CPU Stress test

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CPU Stress test

Jump to solution
761 Views
AlanSouza
Contributor III

I'm running Linux on a Sabresd Platform and I'm trying to run a very simple cpu stress test. At some point in my script I'm supposed to run the command 'stress --cpu 16 -t 60 -v' which should run stress during 60 seconds with 16 threads. But it keeps saying 'command not found'. Does anyone know which dependencies should I use for this test?

Labels (2)
0 Kudos
1 Solution
609 Views
AlanSouza
Contributor III

I figured it out. I downloaded the stress application available at stress project page and installed it as package whose my original test package is now dependent of.

View solution in original post

0 Kudos
1 Reply
610 Views
AlanSouza
Contributor III

I figured it out. I downloaded the stress application available at stress project page and installed it as package whose my original test package is now dependent of.

0 Kudos