Closed SirGerbs closed 7 years ago
How many logical processors does your computer have? I need to look into a way to either automatically lower the number of threads or add an argument...
It's got 4 logical processors.
I just implemented a feature that allow choosing the amount of threading that happens : add --thread-config [1-5], with 1 being the least threads and 5 the most. I think that using a value of 1 or 2 should help with this issue.
The code is only in the dev branch for now
I ran into the "can't start new thread" error. Output provided below. I uninstalled scout2 v3.0.3 and installed v3.0.1, which resolved the issue. Ran the tool on Windows 7 x64 with 16GB of RAM. Let me know if you need any other information.