![]() |
![]() |
#1 |
Jun 2010
Pennsylvania
11101100112 Posts |
![]()
I just came across the following and thought that it might be of interest: http://www.extremetech.com/computing...on-nvidia-gpus
Of course, I wouldn't be surprised to learn that it's old news to people here. ![]() If one could run MFAKTC on an AMD card, it might be interesting to learn whether it would run faster, slower, or about as fast as MFAKTO on the same card. Rodrigo |
![]() |
![]() |
![]() |
#2 |
"Oliver"
Mar 2005
Germany
5·223 Posts |
![]()
my bet: best case it runs much slower than mfakto.
|
![]() |
![]() |
![]() |
#3 |
Sep 2006
The Netherlands
14478 Posts |
![]()
Rodrigo - architecture of AMD cards versus Nvidia cards is different.
At Nvidia the 32x32 == 64 bits (requiring 2 instructions) is very fast starting at Fermi compared to AMD which historically is very fast for 24x24 bits == 24 bits in unsigned integers. At AMD you run their OpenCL stuff (avoiding the word crap). There is a special mfockt version that runs on AMD. Forgot exact name will be 1 letter difference from the nvidia thing. So it's a total different implementation doing exactly the same thing as other instructions in other combinations is a lot faster at AMD than what is faster at Nvidia. edit: if you wonder about timing details, at nvidia a 32x32 bits multiplication that gives the high bits requires at AMD 4 units to produce the result (6000+ and 7000+ generation). You could see that arguably as 4 times slower (of course the AMD has more units let's not forget about that). Newer Nvidia's are doing something in between the old Fermi and what AMD is doing for 64 bits double precision. Not clear to me how they solve 32 bits multiplications nowadays. Last fiddled with by diep on 2016-05-10 at 16:19 |
![]() |
![]() |
![]() |
#4 |
"Tony Gott"
Aug 2002
Yell, Shetland, UK
1011100102 Posts |
![]()
Has anyone compiled mfakto for use on a Mac?
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
ECM for CUDA GPUs in latest GMP-ECM ? | Karl M Johnson | GMP-ECM | 530 | 2023-02-26 07:53 |
ubuntu-15.10 nvidia-355 driver fails to detect two dissimilar GPUs | fivemack | GPU Computing | 9 | 2015-11-18 12:55 |
Cuda-Z for nvidia and radeon | ET_ | GPU Computing | 0 | 2013-11-20 11:38 |
ECM projects @ Nvidia GPUs | Karl M Johnson | Factoring | 2 | 2010-07-25 15:50 |
NVIDIA CUDA C toolkit for G80 GPU available | dsouza123 | Programming | 2 | 2007-02-18 12:50 |