BlueQuartzSoftware / BlueQuartzSoftware/simplnx
Add ability to limit number of threads used for parallel algorithms
Open
- Dominant language
- C++
- Stars
- 17
- Forks
- 13
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 10
Description
tbb has `task_arena` which can be used to locally limit the number of threads. There is also `task_scheduler_init` which is a global limit for the thread.
Contributor guide
Assessment
This issue has not been assessed yet.