A Modern C++ Parallel Task Programming Library
A Modern C++ Parallel Task Programming Library
2284
Open Source Software Competition MM ’19, October 21–25, 2019, Nice, France
2285
Open Source Software Competition MM ’19, October 21–25, 2019, Nice, France
2286
Open Source Software Competition MM ’19, October 21–25, 2019, Nice, France
Runtime (sec)
9 / / Dump t h e t i m e s t a m p s t o a JSON f i l e
10 s t d : : ofstream of s ( " timestamps . json " ) ;
11 o b s e r v e r −>dump ( o f s ) ; 50
0
10 20 30 40 50 60 70 80 90 100 110 120 130
Number of epochs
Figure 5: DNN training runtime of OpenMP and Cpp-
Taskflow with using taskflow object.
2287