![]() |
|
|
#1431 |
|
Jul 2009
Germany
607 Posts |
|
|
|
|
|
|
#1432 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
No, you're not using 3.2 anymore. Note the driver/runtime versions. I have the 3.2 IDE installed like you, but mfaktc could never find the /usr/local/cuda/lib, even when LD_LIBRARY_PATH was set properly, so I had to use a workaround to get it to find the right .so file. I'm using the same workaround for .18 and instead it tells me runtime version 0.0, and driver version... well just go check the previous page.
Last fiddled with by Dubslow on 2011-12-21 at 05:18 |
|
|
|
|
|
#1433 |
|
"Oliver"
Mar 2005
Germany
100010101112 Posts |
Dubslow:
actually I've no clue whats wrong but can you check this:
|
|
|
|
|
|
#1434 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
342110 Posts |
Feature request for v0.19:
Can you make it (optionally) write something like "no work left in worktodo.txt" when it runs out of work? I tend to look at the results files for all my computers once a day or so, but I may not always notice when it runs out of work -- a notice in the results file would make it immediately obvious. |
|
|
|
|
|
#1435 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Quote:
Code:
bill@Gravemind:~∰∂ nvidia-smi -a
==============NVSMI LOG==============
Timestamp : Wed Dec 21 22:24:32 2011
Driver Version : 270.41.06
Attached GPUs : 1
GPU 0:1:0
Product Name : GeForce GTX 460
Display Mode : N/A
Persistence Mode : Disabled
Driver Model
Current : N/A
Pending : N/A
Serial Number : N/A
GPU UUID : N/A
Inforom Version
OEM Object : N/A
ECC Object : N/A
Power Management Object : N/A
PCI
Bus : 1
Device : 0
Domain : 0
Device Id : E2210DE
Bus Id : 0:1:0
Fan Speed : 40 %
Memory Usage
Total : 767 Mb
Used : 214 Mb
Free : 552 Mb
Compute Mode : Default
Utilization
Gpu : N/A
Memory : N/A
Ecc Mode
Current : N/A
Pending : N/A
ECC Errors
Volatile
Single Bit
Device Memory : N/A
Register File : N/A
L1 Cache : N/A
L2 Cache : N/A
Total : N/A
Double Bit
Device Memory : N/A
Register File : N/A
L1 Cache : N/A
L2 Cache : N/A
Total : N/A
Code:
bill@Gravemind:~/mfaktc∰∂ LD_LIBRARY_PATH=./lib ldd ./mfaktc-lin-64 linux-vdso.so.1 => (0x00007fff41fff000) libcudart.so.4 => ./lib/libcudart.so.4 (0x00007f51d6ecb000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f51d6b11000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f51d680a000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f51d6585000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f51d6381000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f51d6162000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f51d5f5a000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f51d5d44000) /lib64/ld-linux-x86-64.so.2 (0x00007f51d711f000) Would installing the 4.1 SDK help? Last fiddled with by Dubslow on 2011-12-22 at 05:10 |
|
|
|
|
|
|
#1436 | |
|
"Oliver"
Mar 2005
Germany
100010101112 Posts |
Quote:
Well, if everything is right the CUDA SDK and CUDA Toolkit is not needed to run the precompiled mfaktc executable. You'll need a proper driver, nothing more. Oliver |
|
|
|
|
|
|
#1437 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11·311 Posts |
Not sure if I found a bug or did something silly. I was playing around with M252674011 (had 8 known factors, I got excited when I found another
). But I ran into this:Quote:
|
|
|
|
|
|
|
#1438 |
|
"Oliver"
Mar 2005
Germany
11·101 Posts |
Hello James,
you have just discovered a bug. The good news is that it is not critical. I guess because of the short runtime there was no checkpoint written at all... Oliver |
|
|
|
|
|
#1439 |
|
Nov 2010
Germany
10010101012 Posts |
Yes, I get this too if no checkpoints were written. Nothing serious.
Last fiddled with by Bdot on 2011-12-22 at 20:48 |
|
|
|
|
|
#1440 |
|
"Oliver"
Mar 2005
Germany
21278 Posts |
I've just noticed that the text is wrong, too. Those checkpoint files are no longer named "mfaktc.ckp"...
Oliver |
|
|
|
|
|
#1441 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11·311 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 |