Testing OC Stability with Dual Core

miloshj

Distinguished
May 22, 2006
1
0
18,510
Which program is the best to test for stability when using a dual core. I would need something that puts 100% load on both CPUs I imagine.
 
Run two instances of prime95. Set the affinity for one to "cpu 0" and the other to "cpu 1". This can be done in the settings within the program. To run the second instance go to a command prompt and switch to the prime95 directory. Use the -a command line switch to run it.

example:
prime95 -a2

or you can just start both instances from a command line.

prime95 -a1
prime95 -a2