GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
UnixBench benchmark should fail gracefully when executing on machines with >16 CPUs
Open
enhancement
P2
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
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!
Contributor guide
Assessment
This issue has not been assessed yet.