File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111
1212 The high level interface enables safe and robust parallel programming without
1313 direct manipulation of operating system threads. On Windows , OS X , and Linux
14- systems the underlying implementation is based on \ href { https : // www.threadingbuildingblocks.org / }{ Intel TBB } (Threading Building
14+ systems the underlying implementation is based on Intel TBB (Threading Building
1515 Blocks ). On other platforms a less - performant fallback implementation based on the
16- \ href { http : // tinythreadpp.bitsnbites.eu / }{ TinyThread } library is used.
16+ TinyThread library is used.
1717
1818 For additional documentation see the package website at : \href {http : // rcppcore.github.io / RcppParallel }{http : // rcppcore.github.io / RcppParallel }.
1919}
You can’t perform that action at this time.
0 commit comments