So this is a big question for y'all, right now, the FIFO concept and your previous design depends on serial execution, and does not support interleaved task execution or general multi-threaded execution.
That is generally something that needs to be documented. I don''t know if someone else has a clever design, how one ought to use t8code from within an application with multiple pthreads.
Originally posted by @vchuravy in #118 (comment)
So this is a big question for y'all, right now, the FIFO concept and your previous design depends on serial execution, and does not support interleaved task execution or general multi-threaded execution.
That is generally something that needs to be documented. I don''t know if someone else has a clever design, how one ought to use t8code from within an application with multiple pthreads.
Originally posted by @vchuravy in #118 (comment)