![]() |
|
|
#1233 | |
|
5,521 Posts |
Quote:
Thanks, though the readme.md work is incomplete. The argument listing has been growing and I haven't had time to follow. |
|
|
|
|
#1234 | |
|
100101001101112 Posts |
Quote:
The -dirty version tag means you have local modifications. You can drop them with "git stash" before upgrading. |
|
|
|
|
#1235 |
|
"Mihai Preda"
Apr 2015
3·457 Posts |
After a recent commit, it seems it's now fine to upgrade to ROCm 2.5 (which will be released soon). I.e. the performance degradation that appeared in ROCm 2.3 has been worked-around in GpuOwl.
|
|
|
|
|
|
#1236 | |
|
25·3·11 Posts |
Quote:
332299993 is not prime, with ROCm 2.4: Code:
2019-06-06 17:13:37 RadeonVII 332299993 332290000 100.00%; 3447 us/sq; ETA 0d 00:01; f6bea554d5dd44f0 2019-06-06 17:14:12 RadeonVII CC 332299992 / 332299993, e7ad0dddd78cd94c 2019-06-06 17:14:14 RadeonVII 332299993 OK 332300000 100.00%; 3500 us/sq; ETA 0d 00:00; 5254b6ede6bf9ca1 (check 1.86s) https://www.mersenne.org/report_expo...2299993&full=1 Last fiddled with by SELROC on 2019-06-06 at 15:37 |
|
|
|
|
#1237 |
|
Jun 2019
Boston, MA
3×13 Posts |
I'm a bit of a GPU computing newbie, but was hoping to get some use out of a VERY old GPU I had laying around -- it's an ATI Radeon 4650 HD.
I was able to get mfakto up and running and generate about 25-30 GHz-day/day output but it's slowing my Prime95 output a bit, so on pause for now. I was wondering if there is any way to get gpuOwL running and attempt a PRP test on this old card? It seems to support OpenCL 1.1 so not sure if this meets the minimum specs. Any help would be greatly appreciated! |
|
|
|
|
|
#1238 | |
|
Banned
"Luigi"
Aug 2002
Team Italia
12D216 Posts |
Quote:
|
|
|
|
|
|
|
#1239 |
|
Jun 2019
Boston, MA
3×13 Posts |
|
|
|
|
|
|
#1240 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
124538 Posts |
Quote:
https://www.mersenneforum.org/showthread.php?t=23401 and https://www.mersenneforum.org/showpo...35&postcount=2 You could try cllucas, but your gpu is old and slow, and cllucas is about half the speed of gpuowl for the same hardware and parameters, and lacks the Gerbicz error check or Jacobi LL check. The same 86M primality test that would take 3.8 days on an RX480 with gpuowl may (if it successfully runs) take around ~4.5 months on your gpu. I never did get an answer to https://mersenneforum.org/showpost.p...&postcount=425 re what OpenCl level cllucas requires. Maybe this is the justification you're looking for to upgrade your gpu. Either way, try turning your mfakto.ini gpu sieving parameters. Welcome to the hunt. Last fiddled with by kriesel on 2019-06-17 at 20:54 |
|
|
|
|
|
|
#1241 | |
|
Jun 2019
Boston, MA
478 Posts |
Quote:
On a somewhat unrelated topic, I recently discovered a very basic mistake I had made when building my PC years back that literally doubled my prime95 output when I recentlycorrected it. I had erroneously installed my RAM DIMMs in single channel mode by placing them in adjacent slots. When I moved to sticks in slots #1 and #3, my mobo instantly switched to dual channel mode, and my ms/iter literally halved!! Apparently memory bandwidth was really bottle-necking my throughput. Does anyone have a sense of whether adding additional RAM always contributes to Prime95 throughput? E.g. I currently have 2 x 8GB DDR3 memory @ 1333 mHz -- would adding another 2 sticks help? Is it safe to assume memory bandwidth is always limiting? Is there an easy way to test whether my current limiting factor for throughput is CPU or memory bandwidth? |
|
|
|
|
|
|
#1242 | |
|
"Composite as Heck"
Oct 2017
3×52×11 Posts |
Quote:
Adding more RAM will not help in a meaningful way (maybe single digit improvements if anything), swapping to faster RAM like 1600 should. The thing that doubled your speed was going from single channel to dual channel, desktop motherboards top out at dual channel. HEDT platforms range from triple to hex channel, server platforms go from quad to eight channel, intel has a 12 channel but it costs more than my car and is more like dual hex channel anyway. Memory bandwidth isn't always limiting but for any modern intel desktop quad core or better it's probably pushing the limits of whatever speeds a motherboard of that era supports. |
|
|
|
|
|
|
#1243 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
152B16 Posts |
mfakto on a discrete gpu, and configured for gpu sieving, should have very little effect on prime95 throughput. Check whether your mfakto.ini is configured to use CPU sieving instead of GPU sieving of trial factor candidates. Also check whether all your cooling fans are working and system ventilation is adequate.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfakto: an OpenCL program for Mersenne prefactoring | Bdot | GPU Computing | 1676 | 2021-06-30 21:23 |
| GPUOWL AMD Windows OpenCL issues | xx005fs | GpuOwl | 0 | 2019-07-26 21:37 |
| Testing an expression for primality | 1260 | Software | 17 | 2015-08-28 01:35 |
| Testing Mersenne cofactors for primality? | CRGreathouse | Computer Science & Computational Number Theory | 18 | 2013-06-08 19:12 |
| Primality-testing program with multiple types of moduli (PFGW-related) | Unregistered | Information & Answers | 4 | 2006-10-04 22:38 |