-
- Downloads
Change default threading model from serial to cthread (#214)
Fixes #212. * Update the main `CMakeLists.txt` file to select the cthread back end by default, and present the threading options in the order: cthread, tbb, serial.
Please sign in to comment