mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware > GPU Computing

Reply
 
Thread Tools
Old 2013-05-10, 05:35   #243
frmky
 
frmky's Avatar
 
Jul 2003
So Cal

22×232 Posts
Default

Quote:
Originally Posted by c10ck3r View Post
So, what exactly do I have to do after downloading? The .exe doesn't seem to work as-is for me...
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.
frmky is online now   Reply With Quote
Old 2013-05-10, 07:51   #244
frmky
 
frmky's Avatar
 
Jul 2003
So Cal

22×232 Posts
Default

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
frmky is online now   Reply With Quote
Old 2013-05-10, 11:47   #245
NBtarheel_33
 
NBtarheel_33's Avatar
 
"Nathan"
Jul 2008
Maryland, USA

5×223 Posts
Default

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?
NBtarheel_33 is offline   Reply With Quote
Old 2013-05-10, 12:11   #246
owftheevil
 
owftheevil's Avatar
 
"Carl Darby"
Oct 2012
Spring Mountains, Nevada

32·5·7 Posts
Default

Install gmp?
owftheevil is offline   Reply With Quote
Old 2013-05-10, 15:10   #247
c10ck3r
 
c10ck3r's Avatar
 
Aug 2010
Kansas

10438 Posts
Default

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?
c10ck3r is offline   Reply With Quote
Old 2013-05-10, 15:32   #248
Stef42
 
Feb 2012
the Netherlands

2×29 Posts
Default

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....
Stef42 is offline   Reply With Quote
Old 2013-05-10, 15:38   #249
Karl M Johnson
 
Karl M Johnson's Avatar
 
Mar 2010

3·137 Posts
Default

Quote:
Originally Posted by c10ck3r View Post
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?
Change the "DeviceNumber=" parameter in CUDALucas.ini to 0 and/or 1 and see if anything happens.
Karl M Johnson is offline   Reply With Quote
Old 2013-05-10, 20:13   #250
c10ck3r
 
c10ck3r's Avatar
 
Aug 2010
Kansas

547 Posts
Default

Quote:
Originally Posted by Karl M Johnson View Post
Change the "DeviceNumber=" parameter in CUDALucas.ini to 0 and/or 1 and see if anything happens.
Nope :(
c10ck3r is offline   Reply With Quote
Old 2013-05-10, 21:24   #251
frmky
 
frmky's Avatar
 
Jul 2003
So Cal

84416 Posts
Default

Sounds like a driver problem. Try downloading and reinstalling the latest cuda drivers from nVidia's website.
frmky is online now   Reply With Quote
Old 2013-05-11, 01:15   #252
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Quote:
Originally Posted by frmky View Post
Sounds like a driver problem. Try downloading and reinstalling the latest cuda drivers from nVidia's website.
When doing the above I strongly recommend a careful removal of the existing drivers. Uninstall all the nVidia items in 'Programs and Features', doing the graphics driver last.

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
kladner is offline   Reply With Quote
Old 2013-05-11, 13:41   #253
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

100101101101102 Posts
Default

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
LaurV is online now   Reply With Quote
Reply

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

All times are UTC. The time now is 08:18.


Mon Aug 2 08:18:39 UTC 2021 up 10 days, 2:47, 0 users, load averages: 2.72, 2.17, 1.77

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.