Release Notes » Release 2.4.0 (2020/03/25)

Cpp-Taskflow 2.4.0 is the 6th release in the 2.x line! This release includes several new changes such as CPU-GPU tasking, improved scheduling flow, documentation, and unit tests.

Download

Cpp-Taskflow 2.4.0 can be downloaded from here.

New Features

Bug Fixes

  • fixed the bug in nested execution (#152)
  • fixed the nameless union/struct extension warning in MS environment (#153)
  • fixed the warning/error by changing the type of join counter to std::size (#137)

Miscellaneous Items