Skip to content

external: Add poolSTL as alternative for parallel sorting.

Felix Weiglhofer requested to merge fweig/cbmroot:external-pool-stl into master

Add poolSTL to external dependencies. This is an alternative implementation of the parallel stl algorithms and is meant as a replacement for libTBB.

Merge request reports