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

UnixBench benchmark should fail gracefully when executing on machines with >16 CPUs #138

Open
cmccoy opened this issue Feb 28, 2015 · 0 comments

Comments

@cmccoy
Copy link
Contributor

cmccoy commented Feb 28, 2015

See discussion in #135.

perfkitbenchmarker.virtual_machine.BaseVirtualMachine defines a num_cpus property - we should abort if this value is > 16 and --unixbench_all_cores is not set (once #135 is merged).

Thanks @meteorfox for reporting!

@voellm voellm added this to the P2 milestone Mar 12, 2015
@voellm voellm added the P2 label Mar 24, 2015
@voellm voellm modified the milestone: P2 Mar 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants