Comments on: How to Impose High CPU Load and Stress Test on Linux https://www.tecmint.com/linux-cpu-load-stress-test-with-stress-ng-tool/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Tue, 06 Feb 2024 07:19:52 +0000 hourly 1 By: David https://www.tecmint.com/linux-cpu-load-stress-test-with-stress-ng-tool/comment-page-1/#comment-1969743 Tue, 21 Feb 2023 15:49:21 +0000 http://www.tecmint.com/?p=15936#comment-1969743 Great stuff, but I’m wondering how can I put this stress test on my ESXi host without creating any new VM.

]]>
By: shree https://www.tecmint.com/linux-cpu-load-stress-test-with-stress-ng-tool/comment-page-1/#comment-1913430 Sat, 12 Nov 2022 05:13:35 +0000 http://www.tecmint.com/?p=15936#comment-1913430 When I try to GPU burn test there are errors showing the:

gpu_burn-drv.cpp:in function int main(int, char**)
gpu_burn-drv.cpp:816:23: error: runtime_error is not a member of std throw std: : runtime_error("No cuda capable gpu found.\n)

But when I install ubuntu on the same server GPU burn test is ok so I can’t understand what is the issue so anyone tells me what to do……

]]>
By: Sam Raj https://www.tecmint.com/linux-cpu-load-stress-test-with-stress-ng-tool/comment-page-1/#comment-1352174 Tue, 11 Aug 2020 11:33:15 +0000 http://www.tecmint.com/?p=15936#comment-1352174 I am using this stress-ng image and applying chaos at K8’s level as I am building chaos as a service. I am planning to put CPU stress. I was expecting the CPU % to spike > 80%. My hypothesis is similar to your uptime values ~ 1- 2% and when I apply CPU stress it is hardly spiking up to 10%. I tried various params but this is the max spike I get. Can we ever make CPU stress > 80% ? as I see even your load averages pretty low.

]]>
By: Aaron Kili https://www.tecmint.com/linux-cpu-load-stress-test-with-stress-ng-tool/comment-page-1/#comment-1047161 Fri, 12 Oct 2018 07:12:27 +0000 http://www.tecmint.com/?p=15936#comment-1047161 In reply to Florian Bador.

@Florian

Many thanks for the correction, we will cross check this.

]]>
By: Florian Bador https://www.tecmint.com/linux-cpu-load-stress-test-with-stress-ng-tool/comment-page-1/#comment-1046645 Thu, 11 Oct 2018 02:55:03 +0000 http://www.tecmint.com/?p=15936#comment-1046645 --vm-bytes is NOT per vm worker but for all workers combined, so you can put almost all your memory if you boot without X.

]]>