Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bannedbook opened this issue Dec 9, 2021 · 1 comment
Open

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

bannedbook opened this issue Dec 9, 2021 · 1 comment

Comments

@bannedbook
Copy link

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
Copy link

chincccc commented Jul 3, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants