Open muratyurdakul75 opened 2 months ago
If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.
The log file doesn't contain any WSL traces. Please make sure that you reproduced the issue while the log collection was running.
The log file doesn't contain any WSL traces. Please make sure that you reproduced the issue while the log collection was running.
The log file doesn't contain any WSL traces. Please make sure that you reproduced the issue while the log collection was running.
Hi @muratyurdakul75 I see that you want more than 64 threads in Pi Node. I have 2 NUMA 16/32, 64T in total, so the WSL2 fix was not needed yet. My another server with more than 64T is on the way, but I already work on resolving this for >64T. Try this and let me know your result https://github.com/xieyubo/WSL2
The log file doesn't contain any WSL traces. Please make sure that you reproduced the issue while the log collection was running.
/emailed-logs
More than one NUMA should be supported.
Especially in server systems, there are 2 NUMA. But WSL only uses 1 of them. And the maximum 64 processor limit should be increased.
Especially there are servers that only run WSL. And all resources are used for WSL. But since there is only one NUMA support, half of the CPU resources are wasted. Having 2 NUMA support would be very good for performance. For those who want to use single NUMA, settings can be made from the .wslconfig file.