docs/release-3-4-0.html
Taskflow 3.4.0 is the 5th release in the 3.x line! This release includes several new changes, such as pipeline parallelism, deadlock-free execution methods, documentation, examples, and unit tests.
Taskflow 3.4.0 can be downloaded from here.
To use Taskflow v3.4.0, you need a compiler that supports C++17:
Taskflow works on Linux, Windows, and Mac OS X.
This release enhances our task-parallel pipeline programming model and executor methods, supplied with several new examples and unit tests.
There is no update on syclFlow in this release.
immintrin.h (#371)If you encounter any potential bugs, please submit an issue at issue tracker.
There are no deprecated items in this release.
Revised Executor
Revised Task-parallel Pipeline
Revised Learning from Examples
We have published Taskflow in the following venues:
Please do not hesitate to contact Dr. Tsung-Wei Huang if you intend to collaborate with us on using Taskflow in your scientific computing projects.