Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not update nMaxThreads automatically
nMaxThreads is given to the c code at the compilation time. It should not be changed without regenerating the c code. Therefore, I remove this line from arSetParallelThreads.
- Loading branch information