Release Notes » Release 2.5.0 (2020/06/01)

Starting from v2.5.0, we have renamed Cpp-Taskflow to Taskflow to broaden its impact and support. Taskflow will explore multiple scopes of applications and language bindings, rather than just C++. This also made Taskflow naming more succinct and concise.

Taskflow 2.5.0 is the 7th release in the 2.x line! This release includes several new changes such as CPU-GPU tasking, web-based profiler, documentation, and unit tests.

Download

Taskflow 2.5.0 can be downloaded from here.

To download the newest version of Taskflow, please clone from Taskflow's GitHub.

New Features

Image

Bug Fixes

  • fixed the bug in assigning the block pointer before constructor of an object in object pool
  • fixed the namespace conflicting in using MPark.Variant from upstream code

Miscellaneous Items

  • fixed the warning between unsigned and size_t conversion in tf::Executor
  • submitted the technical paper to arXiv