Open bannedbook opened 2 years ago
The machine has 2 cpu , each cpu has 8 cores 16 threads. os is debian 11.
./Run ...... 32 CPUs in system; running 32 parallel copies of tests then exit directly.
./Run -c 16 is ok
./Run -c 17 or more ,exit directly.
try this, it's fixed. https://github.com/aliyun/byte-unixbench
The machine has 2 cpu , each cpu has 8 cores 16 threads. os is debian 11.
./Run ...... 32 CPUs in system; running 32 parallel copies of tests then exit directly.
./Run -c 16 is ok
./Run -c 17 or more ,exit directly.