Cao Nhat Thien

Results 2 comments of Cao Nhat Thien

As a test, I'm currently using multi-schedulers with a node selector in that example. If this approach proves successful, I'll then activate the node group later.

> This problem looks to be EAC related, something regarding high core count. In my case, limiting those through this env variable: `WINE_CPU_TOPOLOGY=16:0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 %command%` fixed the issue. That work with...