![]() |
|
|
#1431 | |
|
Oct 2019
1410 Posts |
Quote:
After some more reading of this thread and experimentation with the code above, I finally got it to work. It is working very slowly, though. This is what I see in the command box.Code:
2019-11-10 20:44:07 gpuowl v6.5-61-g5c0db85 2019-11-10 20:44:07 config: -device 0 -use FMA_X2 -user philbo0042 -cpu condorella/rx480 2019-11-10 20:44:07 condorella/rx480 99004823 FFT 5632K: Width 256x4, Height 64x4, Middle 11; 17.17 bits/word 2019-11-10 20:44:07 condorella/rx480 using short carry kernels 2019-11-10 20:44:08 condorella/rx480 OpenCL args "-DEXP=99004823u -DWIDTH=1024u -DSMALL_HEIGHT=256u -DMIDDLE=11u -DFRAC=3080126294296934958ul -DWEIGHT_STEP=0xe.40580b05b0cf8p-3 -DIWEIGHT_STEP=0x8.fb4ac0cb1db6p-4 -DWEIGHT_BIGSTEP=0x9.837f0518db8a8p-3 -DIWEIGHT_BIGSTEP=0xd.744fccad69d68p-4 -DINVWEIGHT_LIMIT=0xb.a2e8ba2e8ba3p-29 -DFMA_X2=1 -I. -cl-fast-relaxed-math -cl-std=CL2.0" 2019-11-10 20:44:12 condorella/rx480 2019-11-10 20:44:12 condorella/rx480 OpenCL compilation in 4172 ms 2019-11-10 20:44:13 condorella/rx480 99004823.owl loaded: k 4000, block 1000, res64 227c66b344c5b435 2019-11-10 20:47:10 condorella/rx480 99004823 OK 6000 0.01%; 40.224 ms/sq; ETA 46d 02:09; 30625e780467f928 (check 49.80s) 1. Any ideas or suggestions regarding how slow mine is running? 2. The code from Kriesel quoted at the beginning of this post is all I have in the config.txt file. What else should be in it? Nothing appeared obvious from the readme file. Windows 10 Nvidia GTX 860M 4GB GDDR5 (I think the compute compatibility is 3.0/5.0) Driver Version: 26.21.14.3648 (GeForce 436.48) Thank you. |
|
|
|
|
|
|
#1432 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
5,437 Posts |
Quote:
As for it being slow, A GTX 860M is slow. See https://www.mersenne.ca/cudalucas.php Only 9 or 17 GHzD/day in primality testing or P-1, depending on whether it's a GK104 or GK107. (RX 480 is about 40.) The GTX 860M is about 146. or 175. GHzD/day in TF (mfaktc), while the RX 480 is 535. See https://www.mersenne.ca/mfaktc.php It could be worse. An Intel IGP is generally 20 or less in TF (some were 5GhzD/day), and an old discrete NVS295 was about 2.8 in TF, definitely not worth the electricity or the old driver required for it. |
|
|
|
|
|
|
#1433 |
|
"Mr. Meeseeks"
Jan 2012
California, USA
41708 Posts |
Maybe should have posted in the gpu72 thread - but gpuowl won't accept any other caps variant of "PFactor" in worktodo, it rejects the "Pfactor" from manual P-1 assignments from gpu72
|
|
|
|
|
|
#1434 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
5,437 Posts |
Quote:
Last fiddled with by kriesel on 2019-11-11 at 17:28 |
|
|
|
|
|
|
#1435 |
|
Oct 2019
2·7 Posts |
Thank you to kriesel and kracker
! Y'all are quick to respond and help. I will do better about figuring out which thread to post to, and I will read through the GPU72 thread when I get home. Kriesel, Thank you again for being so informative and helping out a noob. I remember making batch files when I was younger, but it has been a while. I will see what I can do regarding that when I get off work. I expect a Radeon VII to be delivered this week and am trying to study and be ready to get it going as soon as it comes in. I have not read through the Radeon VII thread yet, but I will read it beforehand. Thanks again! |
|
|
|
|
|
#1436 | |
|
Sep 2002
Database er0rr
2×32×11×19 Posts |
Quote:
|
|
|
|
|
|
|
#1437 | |
|
Oct 2019
11102 Posts |
Quote:
Thank you for that info. I may reconsider my wattage choice. |
|
|
|
|
|
|
#1438 | |
|
"Mr. Meeseeks"
Jan 2012
California, USA
23·271 Posts |
Quote:
|
|
|
|
|
|
|
#1439 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
5,437 Posts |
|
|
|
|
|
|
#1440 |
|
"Mr. Meeseeks"
Jan 2012
California, USA
23·271 Posts |
Maybe it already exists and I don't know about it: Is there a way for gpuowl to delete exponent/checkpoint files after it finishes? Uses a lot of space, especially in cloud... (yes yes I know I can manually remove the folders but I'm too lazy and don't know why I should be doing that at all
)
Last fiddled with by kracker on 2019-11-12 at 16:51 |
|
|
|
|
|
#1441 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
5,437 Posts |
Quote:
For Windows, put something like "del /s *.owl" in a file called rc.bat. Use with caution. (R for remove, c for checkpoints). Might want to preview first with dir /s *.owl /p. |
|
|
|
|
![]() |
| Thread Tools | |
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 |