File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Cpp-Taskflow is part of the [DARPA IDEA research program][DARPA IDEA]. We are co
5151
5252See a quick [ presentation] [ Presentation ] and
5353visit the [ documentation] [ wiki ] to learn more about Cpp-Taskflow.
54- Technical details can be referred to our [ IEEE IPDPS19 paper] [ https://tsung-wei-huang.github.io/papers/ipdps19.pdf ] .
54+ Technical details can be referred to our [ IEEE IPDPS19 paper] [ IPDPS19 ] .
5555
5656:exclamation : Notice that starting at v2.2.0 (including this master branch)
5757we isolated the executor interface from Taskflow to improve the programming model and performance.
@@ -965,7 +965,7 @@ Cpp-Taskflow is licensed under the [MIT License](./LICENSE).
965965[ email me ] :
mailto:[email protected] 966966[ Cpp Conference 2018 ] : https://github.com/CppCon/CppCon2018
967967[ ChromeTracing ] : https://www.chromium.org/developers/how-tos/trace-event-profiling-tool
968- [ IPDPS19 ] : doxygen/reference /ipdps19.pdf
968+ [ IPDPS19 ] : https://tsung-wei-huang.github.io/papers /ipdps19.pdf
969969[ WorkStealing Wiki ] : https://en.wikipedia.org/wiki/Work_stealing
970970
971971[ std::invoke ] : https://en.cppreference.com/w/cpp/utility/functional/invoke
You can’t perform that action at this time.
0 commit comments