dust3d/thirdparty/instant-meshes/instant-meshes-dust3d/ext/pss/README.md

442 B

Parallel Stable Sort

This repository contains a parallel stable sort implementation using Thread Building Blocks. It contains the low-level TBB version (with minor modifications to remove warnings on various platforms) presented in Arch D. Robison's article [A Parallel Stable Sort Using C++11 for TBB, Cilk Plus, and OpenMP][1].

[1] https://software.intel.com/en-us/articles/a-parallel-stable-sort-using-c11-for-tbb-cilk-plus-and-openmp