![]() |
![]() |
#45 | |
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
3×11×157 Posts |
![]() Quote:
I tried that one first and got the same error. Just now I tried adding the files as ATH suggested and still same error. Must be an ID-10-T error on my part. I put all of this into a subfolder to reduce clutter from previous attempts. This is what I have: /content/drive/My Drive/HOOT ls -l ./ total 4691 -rw------- 1 root root 49 Sep 17 04:49 config.txt -rwx------ 1 root root 988648 Sep 17 05:11 gpuowl.exe -rw------- 1 root root 416 Sep 17 04:55 gpuowl.log -rw------- 1 root root 870 Sep 17 05:57 gpuowllog.txt -rw------- 1 root root 1903624 Sep 17 05:55 libstdc++.so.6 -rw------- 1 root root 1903624 Sep 17 05:55 libstdc++.so.6.0.28 drwx------ 2 root root 4096 Sep 17 04:55 proof -rw------- 1 root root 0 Sep 17 04:55 results.txt -rwx------ 1 root root 50 Sep 17 05:10 worktodo.txt Last fiddled with by petrw1 on 2020-09-17 at 06:01 |
|
![]() |
![]() |
![]() |
#46 | |
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
3×11×157 Posts |
![]() Quote:
Hmmm ... seems to be running after all... YIPPEE |
|
![]() |
![]() |
![]() |
#47 |
"CharlesgubOB"
Jul 2009
Germany
33·23 Posts |
![]()
If you use several google accounts at colab and the new gpuowl version that generates .proof files, you have to transfer all temporary files in the proof folder.
To do this, I'll zip the entire gpuowl directory to download using the instruction. !zip -r '/content/drive/My Drive/Directory.zip' '/content/drive/My Drive/gpuowl-master' and then the following to unzip the files back into the correct directory after uploading !unzip -o -d '/' '/content/drive/My Drive/Directory.zip' Last fiddled with by moebius on 2020-09-17 at 07:39 |
![]() |
![]() |
![]() |
#48 |
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
3×11×157 Posts |
![]()
Stage 2 of:
Code:
B1=1500000,B2=30000000;PFactor=0,1,2,40370521,-1,74,2 Code:
-user petrw1 -cpu colab -device 0 -maxAlloc 30000 Code:
2020-09-18 06:37:35 colab P-1 (B1=1500000, B2=30000000, D=30030): primes 1743704, expanded 1767682, doubles 282837 (left 1187489), singles 1178030, total 1460867 (84%) 2020-09-18 06:37:35 colab 40370521 P2 using blocks [50 - 999] to cover 1460867 primes 2020-09-18 06:37:36 colab 40370521 P2 using 1440 buffers of 18.0 MB each 2020-09-18 06:37:51 colab Exception gpu_error: MEM_OBJECT_ALLOCATION_FAILURE clEnqueueCopyBuffer(queue, src, dst, 0, 0, size, 0, NULL, NULL) at clwrap.cpp:339 copyBuf Last fiddled with by petrw1 on 2020-09-18 at 08:07 |
![]() |
![]() |
![]() |
#49 |
Sep 2002
Database er0rr
100338 Posts |
![]() |
![]() |
![]() |
![]() |
#50 | |
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
32·719 Posts |
![]() Quote:
Code:
-maxAlloc : limit GPU memory usage to this value in MB (needed on non-AMD GPUs) (If anyone has data on V100 or any other model encountered, PM me and I'll add it.) Last fiddled with by kriesel on 2020-09-18 at 13:18 |
|
![]() |
![]() |
![]() |
#51 | |
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
3·11·157 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#52 |
"CharlesgubOB"
Jul 2009
Germany
33×23 Posts |
![]()
use this to see the GPU you got at your actual running time
!nvidia-smi -L |
![]() |
![]() |
![]() |
#53 | |
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
32×719 Posts |
![]() Quote:
or reject gpus that don't match your preference. Last fiddled with by kriesel on 2020-09-18 at 16:48 |
|
![]() |
![]() |
![]() |
#54 | |
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
143D16 Posts |
![]() Quote:
However, with 7500 I couldn't do stage 2 of a smaller test; error was: Code:
FFT size too large for exponent. |
|
![]() |
![]() |
![]() |
#55 |
"Mihai Preda"
Apr 2015
2×691 Posts |
![]()
maxAlloc is in Megabytes, so 100'000 indicates 100GB.
Maybe you should start with a conservativelly small value, such as 3000 or 7000, if you expect GPUs with at least 4GB or at least 8GB of RAM. Once that's working, you can move up. |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
gpuowl tuning | M344587487 | GpuOwl | 14 | 2018-12-29 08:11 |
How to interface gpuOwl with PrimeNet | preda | PrimeNet | 2 | 2017-10-07 21:32 |
runtime question | yoyo | YAFU | 1 | 2015-01-08 07:07 |
runtime error when using redc | ltd | GMP-ECM | 5 | 2009-10-30 13:09 |
ECM Runtime and F20 | D. B. Staple | Factoring | 11 | 2007-12-12 16:52 |