Closed adamcate closed 2 years ago
I'm getting a message "not using threads" on my WSL2 Ubuntu distro, even though I have it set to use multiple virtual cores, is this a known issue / is it normal?
What is the value of the threads attribute under framework/system? Perhaps it is something like this:
threads
framework/system
<framework> <system threads="0" /> </framework>
That worked, thank you
I'm getting a message "not using threads" on my WSL2 Ubuntu distro, even though I have it set to use multiple virtual cores, is this a known issue / is it normal?