Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Recommended cpu test software?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cpakkala
Apprentice
Apprentice


Joined: 17 Dec 2004
Posts: 154

PostPosted: Thu Nov 20, 2008 5:35 pm    Post subject: Recommended cpu test software? Reply with quote

Does anyone know of a program (preferably in portage) which tests the functionality of each core on multicore cpus? I don't want a benchmark, but rather a complete test which ensures proper functioning of each core. I suspect one of my cores is bad, but I don't know how to prove it. Any suggestions will be greatly appreciated. Thanks.
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6069
Location: Removed by Neddy

PostPosted: Thu Nov 20, 2008 7:41 pm    Post subject: Reply with quote

app-benchmarks/cpuburn
_________________
#define HelloWorld int
#define Int main()
#define Return printf
#define Print return
#include <stdio>
HelloWorld Int {
Return("Hello, world!\n");
Print 0;
Back to top
View user's profile Send private message
cpakkala
Apprentice
Apprentice


Joined: 17 Dec 2004
Posts: 154

PostPosted: Thu Nov 20, 2008 10:24 pm    Post subject: Reply with quote

Naib wrote:
app-benchmarks/cpuburn


Thanks, but cpuburn doesn't do a thorough testing of the cpu features.
Back to top
View user's profile Send private message
platojones
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1602
Location: Just over the horizon

PostPosted: Fri Nov 21, 2008 12:25 am    Post subject: Reply with quote

cpakkala wrote:
Naib wrote:
app-benchmarks/cpuburn


Thanks, but cpuburn doesn't do a thorough testing of the cpu features.


It's not in portage but Prime95 (or as the linux version is called, mprime) is considered one of the standard CPU stability test apps. You need to let it run for about 18 hours with no errors before you should feel very confident about the stability of your CPU though...

The precompiled binaries the provide work find on my system:

http://www.mersenne.org/freesoft/#upgradeusers

It is a command line only app. Just unpack it, and run the test like this

Code:

./mprime -t -b4


Tells it to run in test mode and run on all 4 cores (I have a quad core system).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum