CPU Stress test

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

CPU Stress test

跳至解决方案
2,320 次查看
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?

标签 (2)
0 项奖励
回复
1 解答
2,168 次查看
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 项奖励
回复
1 回复
2,169 次查看
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 项奖励
回复