We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ae832 commit a7d3795Copy full SHA for a7d3795
README.md
@@ -52,7 +52,7 @@ See a quick [presentation][Presentation] and
52
visit the [documentation][wiki] to learn more about Cpp-Taskflow.
53
Technical details can be referred to our [IEEE IPDPS19 paper][IPDPS19].
54
55
-Notice that starting at v2.2.0 (including this master branch)
+:exclamation: Notice that starting at v2.2.0 (including this master branch)
56
we isolated the executor interface from Taskflow to improve programming model and performance.
57
This introduced a few breaks in using Cpp-Taskflow.
58
Please refer to [release-notes](https://cpp-taskflow.github.io/cpp-taskflow/release-2-2-0.html)
0 commit comments