Most computationally intensive algorithm.

4.5k Views Asked by At

I am trying to develop a benchmark to stress the CPUs on the Server for some HPC (High Performance computing) application. Please help me with some Algorithm that is believed to very CPU intensive. I saw algorithms to calculate primes using Newton's method - any better idea than this ?

1

There are 1 best solutions below

0
On BEST ANSWER

GIMPS is very good at stressing CPUs.