![]() |
|
|
#2619 | |
|
Sep 2007
22 Posts |
Quote:
can you please tell me how to do this for windows x64. Last fiddled with by KaptainBlaZzed on 2016-09-09 at 22:50 |
|
|
|
|
|
|
#2620 |
|
"David"
Jul 2015
Ohio
11×47 Posts |
Unfortunately I do not have a windows environment setup so I don't have build instructions, however I also misspoke - I was thinking of CUDALucas not mfaktc. The same details apply, however with CUDA 8 RC 1 there exists a bug that prevents mfaktc from working properly. We believe it will be fixed in the final CUDA 8 release but we do not know when that will be.
|
|
|
|
|
|
#2621 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
10110111111102 Posts |
Maybe it is a difference with windows. I am pretty certain I have run toolkit v4 stuff on my Maxwell. I have certainly used the same binaries on a 8600GTS and 750Ti
|
|
|
|
|
|
#2622 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
27AE16 Posts |
|
|
|
|
|
|
#2623 |
|
Nov 2008
3·167 Posts |
|
|
|
|
|
|
#2624 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
100111101011102 Posts |
|
|
|
|
|
|
#2625 |
|
"Marv"
May 2009
near the Tannhäuser Gate
2·7·47 Posts |
|
|
|
|
|
|
#2626 |
|
"Marv"
May 2009
near the Tannhäuser Gate
2×7×47 Posts |
|
|
|
|
|
|
#2627 |
|
"Oliver"
Mar 2005
Germany
11×101 Posts |
Code:
mfaktc v0.21 (64bit built) [...] CUDA version info binary compiled for CUDA 8.0 CUDA runtime version 8.0 CUDA driver version 8.0 CUDA device info name GeForce GTX 1080 compute capability 6.1 [...] Selftest statistics number of tests 26192 successfull tests 26192 kernel | success | fail -------------------+---------+------- UNKNOWN kernel | 0 | 0 71bit_mul24 | 2586 | 0 75bit_mul32 | 2682 | 0 95bit_mul32 | 2867 | 0 barrett76_mul32 | 1096 | 0 barrett77_mul32 | 1114 | 0 barrett79_mul32 | 1153 | 0 barrett87_mul32 | 1066 | 0 barrett88_mul32 | 1069 | 0 barrett92_mul32 | 1084 | 0 75bit_mul32_gs | 2420 | 0 95bit_mul32_gs | 2597 | 0 barrett76_mul32_gs | 1079 | 0 barrett77_mul32_gs | 1096 | 0 barrett79_mul32_gs | 1130 | 0 barrett87_mul32_gs | 1044 | 0 barrett88_mul32_gs | 1047 | 0 barrett92_mul32_gs | 1062 | 0 selftest PASSED! Code:
Starting trial factoring M66362159 from 2^73 to 2^74 (28.83 GHz-days) k_min = 71160531149400 k_max = 142321062305090 Using GPU kernel "barrett76_mul32_gs" Date Time | class Pct | time ETA | GHz-d/day Sieve Wait Sep 29 13:31 | 0 0.1% | 2.345 37m29s | 1106.37 82485 n.a.% Sep 29 13:31 | 4 0.2% | 2.345 37m27s | 1106.37 82485 n.a.% Sep 29 13:31 | 9 0.3% | 2.340 37m19s | 1108.73 82485 n.a.% Oliver |
|
|
|
|
|
#2628 |
|
"Marv"
May 2009
near the Tannhäuser Gate
29216 Posts |
|
|
|
|
|
|
#2629 |
|
Sep 2003
50318 Posts |
|
|
|
|
![]() |
| 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 |
| 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 |