libc++ with ParallelSTL (pstl)?
René J.V. Bertin
rjvbertin at gmail.com
Tue Aug 1 19:15:32 UTC 2023
Hi,
Working on my own port:libcxx to upgrade it to 13.0.1 I noticed that there's an intriguing possibility to build it to use ParallelSTL - and that happens to be a "runtime" that's included in the source tree.
Does anyone have experience with this feature?
It does require an extra dependency on port:tbb in order to be of any interest, but that doesn't seem to be problematic.
Thanks,
R.
More information about the macports-dev
mailing list