![]() |
|
|
#2883 |
|
Feb 2011
22×5 Posts |
Same error on GTX 2080 as Titan V, as shold be expected.
Code:
d:\TeMp\MFakt>mfaktc-win-64.exe -st mfaktc v0.21 (64bit built) Compiletime options THREADS_PER_BLOCK 256 SIEVE_SIZE_LIMIT 32kiB SIEVE_SIZE 193154bits SIEVE_SPLIT 250 MORE_CLASSES enabled Runtime options SievePrimes 25000 SievePrimesAdjust 1 SievePrimesMin 5000 SievePrimesMax 100000 NumStreams 3 CPUStreams 3 GridSize 3 GPU Sieving enabled GPUSievePrimes 82486 GPUSieveSize 64Mi bits GPUSieveProcessSize 16Ki bits Checkpoints enabled CheckpointDelay 30s WorkFileAddDelay 600s Stages enabled StopAfterFactor bitlevel PrintMode full V5UserID (none) ComputerID (none) AllowSleep no TimeStampInResults no CUDA version info binary compiled for CUDA 8.0 CUDA runtime version 8.0 CUDA driver version 10.0 CUDA device info name GeForce RTX 2080 compute capability 7.5 max threads per block 1024 max shared memory per MP 65536 byte number of multiprocessors 46 clock rate (CUDA cores) 1860MHz memory clock rate: 7000MHz memory bus width: 256 bit Automatic parameters threads per grid 753664 GPUSievePrimes (adjusted) 82486 GPUsieve minimum exponent 1055144 ########## testcase 1/2867 ########## Starting trial factoring M50804297 from 2^67 to 2^68 (0.59 GHz-days) Using GPU kernel "75bit_mul32_gs" Date Time | class Pct | time ETA | GHz-d/day Sieve Wait Sep 25 17:50 | 3387 0.1% | 0.025 n.a. | n.a. 82485 n.a.% ERROR: cudaGetLastError() returned 8: invalid device function |
|
|
|
|
|
#2884 | |
|
Random Account
Aug 2009
22·3·163 Posts |
Quote:
Q.: Have you tried running CUDALucas or CUDAPm1? |
|
|
|
|
|
|
#2885 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2×3×1,693 Posts |
How high did you get with the GTX480?
|
|
|
|
|
|
#2886 |
|
Feb 2011
22·5 Posts |
|
|
|
|
|
|
#2887 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
2×3×569 Posts |
Your one-stop-shop for mersenne binaries/source: https://download.mersenne.ca/
No guarantees though that the latest mirrored versions support the RTX 2080. |
|
|
|
|
|
#2888 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
124258 Posts |
See the last page in "Available software" thread ("sticky", top of the list in GPU Computing)
or go directly to https://www.mersenneforum.org/showth...291#post488291 |
|
|
|
|
|
#2889 |
|
Einyen
Dec 2003
Denmark
7·11·41 Posts |
For 2080 he needs a binary with CUDA 9.2.0.88 or newer, and no one has compiled a Windows binary.
I tried to compile for my old Titan Black but cannot get it to compile. |
|
|
|
|
|
#2890 |
|
Random Account
Aug 2009
22×3×163 Posts |
I didn't get very far. It was a bit odd. GPU-Z reported its base frequency as 700 MHz. Afterburner said 1400 MHz. At its base, mfaktc would run 330 GHz-d/day. The most I ever got was 390 GHz-d/day. Beyond that, error. I had to reboot to get it to reset because it would drop way down. Something like 325 MHz.
|
|
|
|
|
|
#2891 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
539710 Posts |
Right, thanks for the reminder on CUDA level. If anyone gets a version compiled above CUDA 8.0, please share and notify James Heinrich and me, so that the mirror and the available software list get updated.
|
|
|
|
|
|
#2892 |
|
Feb 2017
2×17 Posts |
As you may have read in my previous call for help, my switch from GTX 1080TI to a Titan V has resulted in errors.
Previous attempts to assuage this issue: Code:
ERROR: cudaGetLastError() returned 8: invalid device function Without any prerequisite knowledge on computer programming and compilation. I have managed to compile a non-optimized version of mfaktc 10.0, it currently works with the Titan V. The GHz-days output is not good, but it works. As for the rest, I have discussed with Oilver (TheJudger) that he may release an optimized mfaktc for the Turing architecture in the near future, there are no plans to optimize the code specifically for Volta Architecture as it has a very high entry price. |
|
|
|
|
|
#2893 |
|
Feb 2011
22·5 Posts |
I guess old cudart32_80.dll and cudart64_80.dll needs to be updated with cudart32_100.dll and cudart64_100.dll
|
|
|
|
![]() |
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 |
| The P-1 factoring CUDA program | firejuggler | GPU Computing | 753 | 2020-12-12 18:07 |
| gr-mfaktc: a CUDA program for generalized repunits prefactoring | MrRepunit | GPU Computing | 32 | 2020-11-11 19:56 |
| mfaktc 0.21 - CUDA runtime wrong | keisentraut | Software | 2 | 2020-08-18 07:03 |
| World's second-dumbest CUDA program | fivemack | Programming | 112 | 2015-02-12 22:51 |