kdlucas / byte-unixbench

Automatically exported from code.google.com/p/byte-unixbench
GNU General Public License v2.0
1.27k stars 323 forks source link

parallel copies of tests greater than 16, exit directly #74

Open bannedbook opened 2 years ago

bannedbook commented 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.

chincccc commented 2 years ago

try this, it's fixed. https://github.com/aliyun/byte-unixbench