admin管理员组文章数量:1320652
I want to perform a benchmarking Test (BPFM, IOR, FIO & Sysbench) on a Ubuntu VM. The benchmark should use the available amount of cores in steps of 2^2 (So 2, 4, 8, 16, ... up to the available amount of cores (e.g. 64)). The benchmark should run in parallel on these cores. So 2 benchmark should run 50% each of the Benchmarking test in parallel. 4 Benchmarks should run 25% each of the Benchmarking test in parallel and so on. The CPU usage should also show 100% usage for 2, 4, etc. CPU's when the Benchmark is running. How can I do this?
I installed Open-MPI, BPMF, IOR, FIO and Sysbench. I tried to run each benchmark in parallel on my Ubuntu VM. I tried it with mpirun and I wasn't able to only let the benchmark run on the specific amount of CPU's and with 100% usage.
本文标签: virtual machinePerform a benchmarking test on different cores on a VM Ubuntu systemStack Overflow
版权声明:本文标题:virtual machine - Perform a benchmarking test on different cores on a VM Ubuntu system - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742065519a2418810.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论