Monday 29 May 2017

Parallel Algorithms in C++17

C++17 will introduce parallel algorithms as motivated by Jared Hoberock's thought piece on standardisation of the Parallelism TS (Technical Specification). Jared is the co-creator of Thrust  and is interested in parallel programming models and physically based rendering. His github site is dubbed "Parallel Experiments".

No comments: