mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Msieve

Reply
 
Thread Tools
Old 2013-06-14, 14:59   #12
jasonp
Tribal Bullet
 
jasonp's Avatar
 
Oct 2004

354110 Posts
Default

Do you see results accumulating in msieve.dat.p? If yes then you are using your card already, and the code automatically scales up or down the work that is given to the card based on how nice it is. There should be a fair amount of output as intermediate results get found, but the python script may be hiding that.

You can get noticeably higher throughput with problems this size by using more than one thread to feed the card (add -t 2 and see if the frequency of results increases). Otherwise you can only fiddle with polynomial selection parameters that require a fair amount of expertise to use.

Last fiddled with by jasonp on 2013-06-14 at 15:00
jasonp is offline   Reply With Quote
Old 2013-06-14, 15:04   #13
firejuggler
 
firejuggler's Avatar
 
Apr 2010
Over the rainbow

1010001010002 Posts
Default

did you try with -g 0?
firejuggler is offline   Reply With Quote
Old 2013-06-14, 15:14   #14
VoltsNCodes
 
Jun 2013

32 Posts
Default

Quote:
Originally Posted by firejuggler View Post
did you try with -g 0?
This was the issue, I was misinterpreting GPU_NUM for cores, which was my problem. Thank you everyone for the help, I'm excited to keep learning about this!
VoltsNCodes is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Detecting bigInt roots mathPuzzles Computer Science & Computational Number Theory 9 2017-07-01 03:35
problem with my PC science_man_88 Software 1 2011-01-31 21:40
Msieve not detecting L3 cache 10metreh Msieve 8 2010-10-26 01:42
Detecting arithmetic progressions grandpascorpion Math 18 2007-03-28 15:08
51 problem Neves Miscellaneous Math 5 2004-02-10 22:59

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


Sat Jul 17 00:53:28 UTC 2021 up 49 days, 22:40, 1 user, load averages: 1.31, 1.44, 1.40

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.