![]() |
![]() |
#1662 |
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
6,673 Posts |
![]()
Hmm, wouldn't that be based on Core2Duo instruction set and performance? By definition? https://www.mersenneforum.org/showpo...67&postcount=4
It might be considered standard, but it seems to me far from valid for application to a gpu with a completely different architecture and instruction set and its own performance constraints. |
![]() |
![]() |
![]() |
#1663 | |
Jun 2003
5,387 Posts |
![]() Quote:
Given that the algorithm is same, 1 iteration at a given FFT size takes x floating point operations, snd will get you y GHzD credit. This won't change because of the processor. Only thing that is affected by the processor is the time to complete that iteration; the faster a processor completes an iteration, the higher its GHzD/d rating, but also its GFLOPS rating. But the conversion factor between these two doesn't change and will remain independent of the processor. |
|
![]() |
![]() |
![]() |
#1664 |
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
1A1116 Posts |
![]()
Mfakto is performing TF, by a variety of kernels, not FFT multiplication by IBDWT.
FFT almost always uses DP. TF kernels may use SP or int. Different hardware designs have different ratios among them. Gpus have vastly different DP/SP or I think DP/int32 ratios than cpus. |
![]() |
![]() |
![]() |
#1665 |
"Curtis"
Feb 2005
Riverside, CA
7·769 Posts |
![]()
So what?
Each TF bit takes some specific amount of work. You're complaining about how we measure work done, but not suggesting some alternative. |
![]() |
![]() |
![]() |
#1666 | |
Jun 2003
5,387 Posts |
![]() Quote:
All good points; you can inform OP to take those into consideration and adjust their calculations. |
|
![]() |
![]() |
![]() |
#1667 |
Aug 2020
14510 Posts |
![]()
GB-BRi5H-8250, i508250U, UHD 620, 16GB DDR-4, SSD, Windows 10.
mfakto 0.15pre7 Code:
C:\Users\user\mfakto\015pre7>mfakto -st Selftest statistics number of tests 34026 successful tests 33288 no factor found 738 selftest FAILED! Code:
C:\Users\user\mfakto\015pre7>mfakto mfakto 0.15pre7-MGW (64bit build) OpenCL device info name Intel(R) UHD Graphics 620 (Intel(R) Corporation) device (driver) version OpenCL 2.1 NEO (27.20.100.8681) maximum threads per block 256 maximum threads per grid 16777216 number of multiprocessors 24 (24 compute elements) clock rate 1100 MHz Automatic parameters threads per grid 0 optimizing kernels for INTEL selftest PASSED! got assignment: exp=115746439 bit_min=73 bit_max=74 (16.53 GHz-days) Starting trial factoring M115746439 from 2^73 to 2^74 (16.53 GHz-days) Using GPU kernel "cl_barrett32_76_gs_2" Date Time | class Pct | time ETA | GHz-d/day Sieve Wait Dec 20 08:18 | 0 0.1% | 60.505 16h07m | 24.58 81206 0.00% Dec 20 08:19 | 5 0.2% | 60.985 16h13m | 24.39 81206 0.00% Dec 20 08:20 | 9 0.3% | 61.054 16h13m | 24.36 81206 0.00% Dec 20 08:21 | 12 0.4% | 61.219 16h15m | 24.30 81206 0.00% Dec 20 08:22 | 17 0.5% | 61.204 16h14m | 24.30 81206 0.00% |
![]() |
![]() |
![]() |
#1668 | |
Aug 2020
5×29 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#1669 |
Aug 2020
5×29 Posts |
![]()
I5-4570T with HD4600 Graphics
mfakto 0.15pre7 Code:
C:\Users\user\mfakto>mfakto mfakto 0.15pre7-MGW (64bit build) Starting trial factoring M115801657 from 2^73 to 2^74 (16.52 GHz-days) Using GPU kernel "cl_barrett32_76_gs_2" Date Time | class Pct | time ETA | GHz-d/day Sieve Wait Dec 22 06:48 | 12 0.4% | 89.923 23h52m | 16.53 81206 0.00% |
![]() |
![]() |
![]() |
#1670 | |
Jun 2021
23·3·5 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#1671 | |
"James Heinrich"
May 2004
ex-Northern Ontario
22×13×73 Posts |
![]() Quote:
What error message(s) do you see when you run whichever version it is you're running? |
|
![]() |
![]() |
![]() |
#1672 |
Jun 2021
23×3×5 Posts |
![]()
They both instantly close when they find that, so I can't see that. Am I supposed to manually add the file?
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
gpuOwL: an OpenCL program for Mersenne primality testing | preda | GpuOwl | 2780 | 2022-08-09 14:36 |
mfaktc: a CUDA program for Mersenne prefactoring | TheJudger | GPU Computing | 3541 | 2022-04-21 22:37 |
LL with OpenCL | msft | GPU Computing | 433 | 2019-06-23 21:11 |
OpenCL for FPGAs | TObject | GPU Computing | 2 | 2013-10-12 21:09 |
Program to TF Mersenne numbers with more than 1 sextillion digits? | Stargate38 | Factoring | 24 | 2011-11-03 00:34 |