mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2015-01-30, 17:01   #1
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

32·7·31 Posts
Exclamation Vintage System

I came into an old single-core machine a while back. I thought I could use it for trial factoring. I'm trying to use v24.14 on it but I can't get the syntax right in the "worktodo" file. It wants to run everything to 2^80. What is the format?
storm5510 is offline   Reply With Quote
Old 2015-01-30, 17:42   #2
Gordon
 
Gordon's Avatar
 
Nov 2008

3×167 Posts
Default

Quote:
Originally Posted by storm5510 View Post
I came into an old single-core machine a while back. I thought I could use it for trial factoring. I'm trying to use v24.14 on it but I can't get the syntax right in the "worktodo" file. It wants to run everything to 2^80. What is the format?
If you are manually creating the file then it goes like this

Factor=N/A, 902465969,66,67

It might take a while on a cpu, on a GTX-660 that test takes just over 8 seconds
Gordon is offline   Reply With Quote
Old 2015-01-30, 17:43   #3
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17×251 Posts
Default

Quote:
Originally Posted by storm5510 View Post
I came into an old single-core machine a while back. I thought I could use it for trial factoring.
GPUs are so much better at TF than CPUs that it really doesn't make sense to do TF on CPUs any more. Especially on an old single-core CPU. You might want to run, e.g. ECM, P-1, DC, another project entirely, or nothing at all. (especially if you pay for your electricity, it can be hard to justify spending twice as much power on 5% more work done, for instance)
Quote:
Originally Posted by storm5510 View Post
I'm trying to use v24.14 on it but I can't get the syntax right in the "worktodo" file. It wants to run everything to 2^80. What is the format?
Older versions (which I think includes v24) don't support a how_far_to_factor_to option, so it chooses automatically.
Quote:
Originally Posted by Mini-Geek View Post
Code:
/* Handle Factor= lines.  Old style is:                    */
/*    Factor=exponent,how_far_factored                */
/* New style is:                            */
/*    Factor=exponent,how_far_factored,how_far_to_factor_to        */
For the numbers here, it's choosing 80. If you still want to TF, you should use the latest version of Prime95, which should still work on your old CPU.

Last fiddled with by Mini-Geek on 2015-01-30 at 17:48
Mini-Geek is offline   Reply With Quote
Old 2015-01-30, 17:55   #4
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

111101000012 Posts
Default

My primary system is an Athlon64 X2 granddad. 1.9 GHz. GPU-Z says the nVidia adapter does not support any GPU ops; SLI is disabled. GeForce 7300-GS. Not many options with it.

The old machine was just an idea. Thank you all for replying!
storm5510 is offline   Reply With Quote
Old 2015-01-30, 19:11   #5
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

22·7·167 Posts
Default

Quote:
Originally Posted by storm5510 View Post
I came into an old single-core machine a while back. I thought I could use it for trial factoring. I'm trying to use v24.14 on it but I can't get the syntax right in the "worktodo" file. It wants to run everything to 2^80. What is the format?
With v24 you also have the option of using AdvanceFactor for exponents smaller than 20,000

You'll have to check the undoc.txt or readme.txt files for the exact syntax....it is different syntax than factor=

In my experience it is also more generous with credit.
petrw1 is offline   Reply With Quote
Old 2015-01-30, 19:43   #6
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

293210 Posts
Default

Quote:
Originally Posted by storm5510 View Post
My primary system is an Athlon64 X2 granddad. 1.9 GHz. GPU-Z says the nVidia adapter does not support any GPU ops; SLI is disabled. GeForce 7300-GS. Not many options with it.

The old machine was just an idea. Thank you all for replying!
If you can find some more recent graphics cards, that machine is still a good host for doing GPU computing. Just make sure the power supply can support the cards you plug into it. In particular, check the 12 volt rail.
Mark Rose is offline   Reply With Quote
Old 2015-01-31, 21:56   #7
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

588010 Posts
Default

I am not certain you need the N/A section with 24.14. I think that was introduced with the v5 server.
henryzz is online now   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
How smoked is my system? NBtarheel_33 Hardware 13 2012-10-16 11:38
System Recommendation drh Hardware 21 2011-05-21 01:39
Problems with P95 on new system. keboman Hardware 21 2006-01-13 17:09
Torture your system paulunderwood 3*2^n-1 Search 1 2005-03-30 04:32
System advice lozcs Hardware 7 2004-11-02 18:17

All times are UTC. The time now is 12:42.


Sat Jul 17 12:42:40 UTC 2021 up 50 days, 10:29, 1 user, load averages: 1.25, 1.41, 1.35

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.