We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3d625 commit d76da02Copy full SHA for d76da02
NEWS.md
@@ -1,6 +1,9 @@
1
2
## RcppParallel 6.0.0 (UNRELEASED)
3
4
+* RcppParallel no longer includes tbb headers as part of the RcppParallel/TBB.h
5
+ header, and instead only exposes its TBB-specific APIs for parallel work.
6
+
7
* RcppParallel now bundles oneTBB 2022.0.0. Note that the TBB ABI has changed;
8
packages which depend on RcppParallel may need to be rebuilt.
9
0 commit comments