Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
example1: fix execution on machines having more than 15 threads/cores
Fix execution on machines having more than 15 threads/cores. Also substract by 1 (the main thread) the amount of all threads to get the amount of helper thread in all cases.
- Loading branch information