8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
No buffer dealloc in the sequence destructor.
Set buffer allocator methods to static + Deallocate out buffers.
Annotate Hellgrind false positives.
Add new memory allocation system.
Fix compilation warnings 'unused var'.
Add new 'm to n' synchros in the pipeline (rm old '1 to n' and 'n to … …1' ones).
Enable multi PUs profiling in schedulers.
Add Pipeline builder.
Add a scheduler from a json file.
Fix binary operator issue with constants.