Release Notes » Release Roadmap

This page describes the upcoming milestones of the Taskflow project.

Image

Milestone Summary

The table below summarizes the milestones of Taskflow we plan to achieve by the end of 2021. Each milestone releases technical items that significantly enhances the capability of Taskflow.

MilestoneRelease
Migrate the codebase to C++20v4.x
Design a custom thread-creation interfaceTBD
Design a distributed tasking interface with schedulingTBD
Design a pipeline scheduling framework with token dependencyRelease 3.7.0 (2024/05/07)
Design a dynamic task graph modelRelease 3.6.0 (2023/05/07)
Design a pipeline scheduling frameworkRelease 3.3.0 (2022/01/03)
Integrate thread sanitizer into the CIRelease 3.3.0 (2022/01/03)
Integrate OpenCL and SYCL to tf::syclFlowRelease 3.1.0 (2021/04/14)
Integrate cuBLAS into tf::cudaFlowRelease 3.0.0 (2021/01/01)
Support building cudaFlow through stream captureRelease 3.0.0 (2021/01/01)
Support profiling large data in tfprofRelease 3.0.0 (2021/01/01)
Support cancelling TaskflowRelease 3.0.0 (2021/01/01)
Support limiting maximum concurrencyRelease 3.0.0 (2021/01/01)
Migrate the codebase to C++17Release 3.0.0 (2021/01/01)

Along with the project development, we expect to have multiple releases for feature requests, bug fixes, and technical improvement.