I am running a Conjugate Gradient algorithm solving a linear system, which is size of 96 x 96. Using the same code, same numbers of iterations, and same accuracy (double precision), the time consuming on Geforce 480 is about 33.6 ms, while on Tesla C2070 is about 132.1 ms, almost 4 times comparing to Geforce 480!
Does this look normal to you? Does anyone experience similar results, or did I do something wrong?
Many thanks!
