![]() |
![]() |
#518 | |
"Ed Hall"
Dec 2009
Adirondack Mtns
10101100100112 Posts |
![]() Quote:
I'd leave as is unless others are interested. For me it is no longer an issue. Again, thank you for considering it. |
|
![]() |
![]() |
![]() |
#519 | |
Random Account
Aug 2009
Not U. + S.A.
24×173 Posts |
![]()
There seems to be an oddity about using a GPU in GMP-ECM.
The --help switch shows the maximum size of a B1 value is 2^1018. Using Windows Calculator to calculate log(2) * 1018 says this is a 308 digit value. If I run this: Code:
echo "2^14447-1" | gpuecm -gpu -maxmem 2048 5e6 10e6 Quote:
I am missing something here and I cannot determine what it is. |
|
![]() |
![]() |
![]() |
#520 | |
Sep 2002
Database er0rr
2·5·467 Posts |
![]() Quote:
![]() Last fiddled with by paulunderwood on 2022-05-24 at 17:43 |
|
![]() |
![]() |
![]() |
#521 |
"Seth"
Apr 2019
17·29 Posts |
![]()
If you are willing to compile gmp-ecm from source you can test larger input numbers (it's also faster).
See https://www.mersenneforum.org/showthread.php?t=27103 |
![]() |
![]() |
![]() |
#522 |
Random Account
Aug 2009
Not U. + S.A.
24·173 Posts |
![]() |
![]() |
![]() |
![]() |
#523 |
"Oliver"
Sep 2017
Porta Westfalica, DE
61816 Posts |
![]()
Is there any known progress in implementing stage 1 in (at least somewhat optimised) OpenCL up to 512 or maybe 1024 bits?
|
![]() |
![]() |
![]() |
#524 |
"Seth"
Apr 2019
1111011012 Posts |
![]()
I don't know of anyone working on this. I did some quick google searches and didn't find any OpenCl arbitrary precision libraries. The old ECM gpu code was fairly straightforward grade school multiplication algorithm (IIRC) that could be adapted quickly for OpenCl, but if you/someone wanted competitive speeds from OpenCl more code would be needed for montgomery multiplication, various size kernels, etc.
|
![]() |
![]() |
![]() |
#525 | |
Random Account
Aug 2009
Not U. + S.A.
24×173 Posts |
![]() Quote:
OpenCL appears not to work a GPU very hard. I have used gpuOwl a lot, so I know. It does a good job, but there is a limit to its GPU utilization. Around 60% seems to be its limit. |
|
![]() |
![]() |
![]() |
#526 |
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
59×131 Posts |
![]()
That statement is not consistent with my experience. I routinely see 99-100% GPU load indicated in GPU-Z for Gpuowl running on Radeon VII, RX480, or RX550.
Last fiddled with by kriesel on 2023-02-21 at 20:32 |
![]() |
![]() |
![]() |
#527 |
Random Account
Aug 2009
Not U. + S.A.
24·173 Posts |
![]()
I have no experience with AMD GPU's. All of mine, past and present, are Nvidia based. Something tells me that AMD variations are much better suited to run OpenCL than Nvidia models are. CUDA is much better for Nvidia, it seems. mfaktc cranks out over 3,000 Ghz-d/day on my ever-older RTX-2080. I am satisfied with that.
|
![]() |
![]() |
![]() |
#528 |
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
1E3116 Posts |
![]()
NVIDIA quadro k620, gpuowl v6.11-382, gpu-Z v2.52.0, indicated gpu load 100%.
Most recent NVIDIA consumer GPUs have poor DP performance (PRP, LL, P-1) relative to SP performance (TF), while Teslas and AMD typically have decent DP performance ratios. I almost never use RTX2080 or GTX 1650 for anything other than TF because of the 32:1 SP/DP ratio. Last fiddled with by kriesel on 2023-02-22 at 01:29 |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running CUDA on non-Nvidia GPUs | Rodrigo | GPU Computing | 3 | 2016-05-17 05:43 |
Error in GMP-ECM 6.4.3 and latest svn | ATH | GMP-ECM | 10 | 2012-07-29 17:15 |
latest SVN 1677 | ATH | GMP-ECM | 7 | 2012-01-07 18:34 |
Has anyone seen my latest treatise? | davieddy | Lounge | 0 | 2011-01-21 19:29 |
Latest version? | [CZ]Pegas | Software | 3 | 2002-08-23 17:05 |