![]() |
|
|
#287 | ||
|
Aug 2010
32×71 Posts |
Quote:
http://www.mersenneforum.org/showpos...82&postcount=1 Quote:
|
||
|
|
|
|
|
#288 | |
|
"Oliver"
Mar 2005
Germany
111110 Posts |
Quote:
http://www.mersenneforum.org/showpos...&postcount=206 A Core i7 980x (topend 6core) is around 7.5ms for a 2M FFT using all 6 cores. Oliver |
|
|
|
|
|
|
#289 |
|
Mar 2003
Melbourne
5×103 Posts |
GTX 480 with ver R code, 2M FFT 4.39ms.
As per TheJudger, the faq was written pre Fermi architecture. Top end GTX480 is streaks ahead in raw numbers, output per initial costs and output per ongoings. The second fastest computer on the planet is using GPGPUs based on fermi: www.top500.org I'm sorry, but the time as come where we can no longer dismiss GPGPUs. -- Craig |
|
|
|
|
|
#290 |
|
Jun 2010
2·127 Posts |
Can someone tell me what the FFT length requirements are for CPUs vs GPUs? For example, if you wanted to check M24036583, you'd need a FFT length of 1280K if you were using a CPU. What FFT length would you need if you were using a GPU? 1280K? 2048K? 4096K?
I remember reading somewhere that starting a prime searching project without GPU support was like going to war without a piano. Some GPUs may match an overclocked quad or hex core if you were to compare FFT lengths, but they won't be of much use if they need FFT lengths that are much longer than CPUs. BTW, my friend has a high end GPU, and he says it adds nearly 500 watts to his system at full load. Yuck.
Last fiddled with by The Carnivore on 2010-08-28 at 17:50 |
|
|
|
|
|
#291 | |
|
Jul 2003
So Cal
83A16 Posts |
Quote:
A PCIe card is limited to drawing 300W at full load by spec, but the cards are coming close to that limit. |
|
|
|
|
|
|
#292 | |
|
Jun 2010
2·127 Posts |
Quote:
Surpassing the GTX 480 should be possible if you get an i7 980x or use more aggressive overclocks. |
|
|
|
|
|
|
#293 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17×251 Posts |
But keep in mind that the GPU needs to go to the next highest power of 2. Going from 1280K to 2048K is approximately the worst-case scenario, since 1280K is just a step above 1024K, so the GPU has to take a huge performance hit (compared to a 1024K number) to run this number, while the CPU only had to take a small performance hit (compared to a 1024K number) . Of course, the best case would be where they both would use a power-of-2 base. So in a worst-case (for the GPU) scenario, you still need all cores of your i7 working together to match its output! In a best-case scenario, it's closer to twice as fast as your CPU.
Last fiddled with by Mini-Geek on 2010-08-28 at 18:54 |
|
|
|
|
|
#294 | |
|
Banned
"Luigi"
Aug 2002
Team Italia
32·5·107 Posts |
Quote:
Luigi |
|
|
|
|
|
|
#295 |
|
Aug 2010
2·3 Posts |
Hello everyone,
I'm new member of this forum but I'm a GIMPS member from an year. I have two graphics card -an ATI RAdeon HD 5870 -and a Geforce 210 I found this discussion because I wont to test Lucas-Lehmer test on a GPU. I want to know if there is a opencl program that can run on ATI's card or if there is only a cuda version (for my 210 card)? Thanks all sanzo |
|
|
|
|
|
#296 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
588010 Posts |
Quote:
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Don't DC/LL them with CudaLucas | LaurV | Data | 131 | 2017-05-02 18:41 |
| CUDALucas / cuFFT Performance on CUDA 7 / 7.5 / 8 | Brain | GPU Computing | 13 | 2016-02-19 15:53 |
| CUDALucas: which binary to use? | Karl M Johnson | GPU Computing | 15 | 2015-10-13 04:44 |
| settings for cudaLucas | fairsky | GPU Computing | 11 | 2013-11-03 02:08 |
| Trying to run CUDALucas on Windows 8 CP | Rodrigo | GPU Computing | 12 | 2012-03-07 23:20 |