mersenneforum.org  

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

Reply
Thread Tools
Old 2011-03-13, 14:08   #628
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

111110 Posts
Default

64bit Windows executable!
I've used the same system for building as before: http://www.mersenneforum.org/showpos...&postcount=586

Maximum files size limit here doesn't allow me to include the cudart*.dll.

Oliver
Attached Files
File Type: zip mfaktc-0.16.win64.zip (135.3 KB, 142 views)
TheJudger is offline   Reply With Quote
Old 2011-03-13, 14:10   #629
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

11·101 Posts
Default

Last but not least the 32bit Windows executable
Attached Files
File Type: zip mfaktc-0.16.win32.zip (129.5 KB, 115 views)
TheJudger is offline   Reply With Quote
Old 2011-03-13, 14:29   #630
firejuggler
 
firejuggler's Avatar
 
Apr 2010
Over the rainbow

2·1,303 Posts
Default

thanks for the binaries. I will be able to test them tonight
firejuggler is offline   Reply With Quote
Old 2011-03-13, 15:16   #631
drh
 
drh's Avatar
 
Jan 2011
Cincinnati, OH

10010 Posts
Default

This is my first attempt at trying mfaktc as I finally just got a laptop with a NVS 3100M to get familiar with the program. I'm running driver 257.38, and I get this error message ...

cudaGetLastError() returned 35: CUDA driver version is insufficient for CUDA runtime version

Do I need to upgrade my 257.38 driver?

Thanks,
Doug
drh is offline   Reply With Quote
Old 2011-03-13, 15:58   #632
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

23·149 Posts
Default

Quote:
Originally Posted by TheJudger View Post
Maximum files size limit here doesn't allow me to include the cudart*.dll.
Sure it does... it compresses well (only 106kB for 7z)
Attached Files
File Type: zip cudart64_32_16.zip (151.7 KB, 437 views)
James Heinrich is offline   Reply With Quote
Old 2011-03-13, 16:03   #633
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

23·149 Posts
Default

Quote:
Originally Posted by TheJudger View Post
checkpoint files are ignored from foreign versions of mfaktc
Including pre-release variants of the same version, I have discovered, for those that care.

Which, for me, means it'll be another 6d14h before I can upgrade to 0.16-final, once I finish the current bitlevel of my current assignment.
James Heinrich is offline   Reply With Quote
Old 2011-03-13, 16:33   #634
ET_
Banned
 
ET_'s Avatar
 
"Luigi"
Aug 2002
Team Italia

61×79 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
Including pre-release variants of the same version, I have discovered, for those that care.

Which, for me, means it'll be another 6d14h before I can upgrade to 0.16-final, once I finish the current bitlevel of my current assignment.
I'm still working with v.0.14... I'll start with v0.16 as soon as my range at 78 bits ends.

Luigi
ET_ is offline   Reply With Quote
Old 2011-03-13, 17:57   #635
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

11·101 Posts
Default

Hi Doug,

Quote:
Originally Posted by drh View Post
This is my first attempt at trying mfaktc as I finally just got a laptop with a NVS 3100M to get familiar with the program. I'm running driver 257.38, and I get this error message ...

cudaGetLastError() returned 35: CUDA driver version is insufficient for CUDA runtime version

Do I need to upgrade my 257.38 driver?
Did you receive this error message right after the famous "cudaStreamCreate() failed for stream 0"?

You're right, this indicates that your driver doesn't fit with the CUDA runtime dll. If possible try to update the driver to some 260+ version.


Quote:
Originally Posted by James Heinrich View Post
Sure it does... it compresses well (only 106kB for 7z)
Thank you, James! Actually I didn't try to compress.

Oliver
TheJudger is offline   Reply With Quote
Old 2011-03-13, 18:11   #636
drh
 
drh's Avatar
 
Jan 2011
Cincinnati, OH

22×52 Posts
Default

Quote:
Originally Posted by TheJudger View Post
Hi Doug,


Did you receive this error message right after the famous "cudaStreamCreate() failed for stream 0"?

You're right, this indicates that your driver doesn't fit with the CUDA runtime dll. If possible try to update the driver to some 260+ version.

I get it right after I try to run mfaktc -st ... mfaktc -tt runs fine, as far as I can tell. I get cudaSetDevice(0) failed. I also get it if I try to run the program with a -tf ...

Thanks,
Doug

Last fiddled with by xilman on 2011-03-13 at 18:27 Reason: Fix (or, at least, modify) quote tags
drh is offline   Reply With Quote
Old 2011-03-13, 18:40   #637
firejuggler
 
firejuggler's Avatar
 
Apr 2010
Over the rainbow

1010001011102 Posts
Default

under ubuntu 10.10, with a e8300, gtx460,
for assignment: exp=3321928109 bit_min=75 bit_max=76

0.15
307.36M candidates in 2491ms (123.39M/s) (avg. wait: 250us)

0.16
308.28M | 2.388s | 129.10M/s | 5000 | 34m59s | 34us

so a 5% improvement

under windows i didn't find a significant improvement.
firejuggler is offline   Reply With Quote
Old 2011-03-13, 18:50   #638
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

21278 Posts
Default

firejuggler, you're limited by the speed of your CPU (average wait is very small), thats why you don't see ~18%. But your GPU should consume less power that way.
The CPU bottleneck is a common problem for mfaktc on fast GPUs. Only solution today: start another instance of mfaktc.

Oliver
TheJudger is offline   Reply With Quote
Reply



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

All times are UTC. The time now is 22:00.


Fri Aug 6 22:00:26 UTC 2021 up 14 days, 16:29, 1 user, load averages: 2.77, 2.79, 2.69

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.