![]() |
|
|
#243 |
|
Jul 2003
So Cal
22×232 Posts |
If you extract everything from the zip in the same directory, simply double-clicking the exe will run a test case that should find a factor. If that doesn't work, run from a cmd prompt to see the error.
|
|
|
|
|
|
#244 |
|
Jul 2003
So Cal
22×232 Posts |
This version fixes the free without malloc bug when stage 2 isn't run. owftheevil is still looking into the occasional cufft hangs.
https://www.dropbox.com/s/xucdi2ht4r...4_20130509.zip Before running CUDAPm1, it may be a good idea to test your GPU to verify that it can handle CUDALucas/CUDAPm1 calculations accurately. Here's a trial Windows x64 version of owftheevil's memtest: https://www.dropbox.com/s/4lh34niqdd...t_20130509.zip Last fiddled with by frmky on 2013-05-10 at 08:09 |
|
|
|
|
|
#245 |
|
"Nathan"
Jul 2008
Maryland, USA
5×223 Posts |
I'm trying to make/compile the source on the big iron Linux system, but it keeps crying out that gmp.h cannot be found. Any ideas?
|
|
|
|
|
|
#246 |
|
"Carl Darby"
Oct 2012
Spring Mountains, Nevada
32·5·7 Posts |
Install gmp?
|
|
|
|
|
|
#247 |
|
Aug 2010
Kansas
10438 Posts |
I get the message (In command prompt):
device_number >= device_count ... exiting (This is probably a driver problem) with: NVIDIA GeForce GTX 460 Memory 768 MB Memory type 2 Driver version 6.14.13.0142 Is this owf's same problem? |
|
|
|
|
|
#248 |
|
Feb 2012
the Netherlands
2×29 Posts |
I was now able to find the factor for M61394569
@owftheevil: here is the total output of the commandline: https://dl.dropboxusercontent.com/u/...20complete.txt Funny thing is, I ran the program with 0% CPU usage. I'll be checking tonight if CPU load does (perhaps) makes a difference.... |
|
|
|
|
|
#249 |
|
Mar 2010
3·137 Posts |
Change the "DeviceNumber=" parameter in CUDALucas.ini to 0 and/or 1 and see if anything happens.
|
|
|
|
|
|
#250 |
|
Aug 2010
Kansas
547 Posts |
|
|
|
|
|
|
#251 |
|
Jul 2003
So Cal
84416 Posts |
Sounds like a driver problem. Try downloading and reinstalling the latest cuda drivers from nVidia's website.
|
|
|
|
|
|
#252 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
Quote:
If you want to be really thorough, download Driver Fusion here- http://treexy.com/thanks?file=/media...sion_1.6.0.exe After uninstalling the drivers, boot into Safe Mode and run Driver Fusion. Select nVidia Display and nVidia PhysX and click 'Analyze'. When it completes, click Delete, OK, and Restart. You should then come up in normal mode with generic VGA drivers, probably at some horrible low resolution. Disable your anti-virus temporarily. Run the driver setup as an Admin. Do a Custom install, select only Graphic Driver, PhysX, and Clean Install. (An exception to this would be if you game with 3D glasses on. Then you have to add the two 3D drivers. Leave them out if you don't need them as they consume memory to no good end.) I actually go one step more and run a Registry Cleaner before I leave Safe Mode. I got the outline for this from some site, possibly Guru 3D. The author insisted on some other steps, but even I found them excessive and probably not helpful. I certainly cleared up some odd problems by making sure all the old driver components were gone. Last fiddled with by kladner on 2013-05-11 at 01:17 Reason: Attempted clarification of clumsy construction |
|
|
|
|
|
|
#253 |
|
Romulan Interpreter
Jun 2011
Thailand
100101101101102 Posts |
cudaMemTest successfully running in all my gtx580's, almost finished, no errors up to now (water cooled all, but gpu temperatures much lower comparing with cudaLucas, or mfaktc).
I had small trouble caused by the fact that cuxxx64_50_35.dll are not included, but found them on the other zip (with P1 exe, not yet running, after tests finish I will give a try for few expos). Last fiddled with by LaurV on 2013-05-11 at 13:42 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfaktc: a CUDA program for Mersenne prefactoring | TheJudger | GPU Computing | 3497 | 2021-06-05 12:27 |
| World's second-dumbest CUDA program | fivemack | Programming | 112 | 2015-02-12 22:51 |
| World's dumbest CUDA program? | xilman | Programming | 1 | 2009-11-16 10:26 |
| Factoring program need help | Citrix | Lone Mersenne Hunters | 8 | 2005-09-16 02:31 |
| Factoring program | ET_ | Programming | 3 | 2003-11-25 02:57 |