mersenneforum.org  

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

Reply
 
Thread Tools
Old 2010-05-28, 08:28   #232
ET_
Banned
 
ET_'s Avatar
 
"Luigi"
Aug 2002
Team Italia

61×79 Posts
Default

Thank you Oliver!


Gotta do some testing this weekend... for M412341233412341

Luigi

P.S. May I ask Kevin for a Windows executable soon?

Last fiddled with by ET_ on 2010-05-28 at 08:49 Reason: Request for Windows exe
ET_ is offline   Reply With Quote
Old 2010-05-28, 08:56   #233
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

45716 Posts
Default

Quote:
Originally Posted by ET_ View Post
Gotta do some testing this weekend... for M412341233412341
But not with mfaktc. Exponents are still limited to 32 bit. Currently I don't plan to expand this, sorry!

Oliver
TheJudger is offline   Reply With Quote
Old 2010-05-28, 09:11   #234
ET_
Banned
 
ET_'s Avatar
 
"Luigi"
Aug 2002
Team Italia

61×79 Posts
Default

Quote:
Originally Posted by TheJudger View Post
But not with mfaktc. Exponents are still limited to 32 bit. Currently I don't plan to expand this, sorry!

Oliver
No problem about it... there is plenty of search space within 32 bits...

Luigi
ET_ is offline   Reply With Quote
Old 2010-05-28, 13:29   #235
kjaget
 
kjaget's Avatar
 
Jun 2005

3·43 Posts
Default

Quote:
Originally Posted by ET_ View Post
Thank you Oliver!


Gotta do some testing this weekend... for M412341233412341

Luigi

P.S. May I ask Kevin for a Windows executable soon?
Yep, I'll work on it tonight EDT. Based on the past few (pre)releases it should work out of the box.

Kevin
kjaget is offline   Reply With Quote
Old 2010-05-28, 14:54   #236
ixfd64
Bemusing Prompter
 
ixfd64's Avatar
 
"Danny"
Dec 2002
California

2·11·109 Posts
Default

This could greatly help in finding factors of small double Mersenne numbers.

Last fiddled with by ixfd64 on 2010-05-28 at 14:54
ixfd64 is online now   Reply With Quote
Old 2010-05-28, 18:51   #237
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

21278 Posts
Default

A quicky on GTX 480 (Fermi)

Raw GPU (candidates per second (percentage of 71bit kernel)):
Code:
GPU kernel	M66362159	M3321932839
71bit		114.0M		90.5M
75bit		186.7M (164%)	151.4M (167%)
95bit		162.7M (143%)	131.1M (145%)
Definitely faster than I've expected!
Those mul24 hurts Fermi more than expected!
Of course these are preliminary numbers. The new kernel isn't checked well.

Oliver

Last fiddled with by TheJudger on 2010-05-28 at 19:15
TheJudger is offline   Reply With Quote
Old 2010-05-28, 20:57   #238
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

2×7×19×37 Posts
Default

Quote:
Originally Posted by fivemack View Post
76 bits:
<checks bank account>
Uncwilly is offline   Reply With Quote
Old 2010-05-28, 23:50   #239
kjaget
 
kjaget's Avatar
 
Jun 2005

100000012 Posts
Default

OK, windows x64 version here. I did a few quick tests and it seems to be fine but let me know if anyone finds any problems.

The zip file was too large when I included cudart.dll, but it's still available on this thread so grab it from there if you need it (http://www.mersenneforum.org/showpos...&postcount=201).

mfaktc-0.07-win64.zip
kjaget is offline   Reply With Quote
Old 2010-06-01, 13:07   #240
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

2·33·109 Posts
Default

Quote:
Originally Posted by kjaget View Post
OK, windows x64 version here. I did a few quick tests and it seems to be fine but let me know if anyone finds any problems.

The zip file was too large when I included cudart.dll, but it's still available on this thread so grab it from there if you need it (http://www.mersenneforum.org/showpos...&postcount=201).

Attachment 5255
Would have fitted if you hadn't included the source. That would be my preference though I don't know about others.
henryzz is offline   Reply With Quote
Old 2010-06-01, 14:42   #241
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

133768 Posts
Default

Quote:
Originally Posted by kjaget View Post
OK, windows x64 version here. I did a few quick tests and it seems to be fine but let me know if anyone finds any problems.

The zip file was too large when I included cudart.dll, but it's still available on this thread so grab it from there if you need it (http://www.mersenneforum.org/showpos...&postcount=201).

Attachment 5255
Whats the exponent limit on old cards(8600 GTS)? This binary didn't work with billion digit exponents although it did work with M165150761.
henryzz is offline   Reply With Quote
Old 2010-06-01, 15:03   #242
ET_
Banned
 
ET_'s Avatar
 
"Luigi"
Aug 2002
Team Italia

61·79 Posts
Default

CUDA device info
name: GeForce 9500M GS
compute capabilities: 1.1
maximum threads per block: 512
number of multiprocessors: 4 (32 shader cores)
clock rate: 950MHz

got assignment: exp=3321928097 bit_min=69 bit_max=70

tf(3321928097, 69, 70);
k_min = 88848372480
k_max = 177696745119
class 0: tested 42270720 candidates in 7882ms (5362943/sec) (avg. wait: 163644usec)
avg. wait > 500usec, increasing SievePrimes to 27000

It works fine on Windows 7 64 bits...

Luigi

Last fiddled with by ET_ on 2010-06-01 at 15:05
ET_ 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 05:34.


Fri Aug 6 05:34:28 UTC 2021 up 14 days, 3 mins, 1 user, load averages: 3.13, 2.95, 2.71

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.