All Talks

Taskflow: A Parallel and Heterogeneous Task Programming System Using Modern C++

https://cppcon.org/ https://github.com/CppCon/CppCon2020/blob/main/Presentations/taskflow_a_generalpurpose_parallel_and_heterogeneous_task_programming_system_using_modern_cpp/taskflow_a_generalpurpose_parallel_and_heterogeneous_task_programming_system_using_modern_cpp__tsungwei_huang__cppcon_2020.pdf

The Taskflow project addresses the long-standing question: “How can we make it easier for developers to write parallel and heterogeneous programs with high performance and simultaneous high …

You might be interested in: