mersenneforum.org  

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

Reply
 
Thread Tools
Old 2009-08-22, 17:06   #12
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

22·3·163 Posts
Post

I have an old HP with a 2.8 GHz P4. It's been doing trial factoring. After looking at the PrimeNet summary and reading here, I plan to change it to something else.

In my account page on mersenne.org, I have seen a CPU option for P-1 small, but it's marked as "future". Based on what I see above, this can be set up manually.

It's sort of the same situation for my small laptop. It has an Intel Atom CPU and has also been doing trial factoring.

I've seen something referred to as "ECM Small". Not sure what that is.

My primary computer, Core 2 Duo, is running P-1 now with lots of RAM allocated. I would like to get away from factoring on the other two, if possible.
storm5510 is offline   Reply With Quote
Old 2009-08-22, 17:56   #13
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've seen something referred to as "ECM Small". Not sure what that is.
Basically, it finds factors of small Mersenne numbers that are already known to be composite (and may or may not already have known factors).
ECM is one of the major steps in finding full factorizations of numbers. It is similar to P-1 in that it has a low-memory step 1 and a high-memory step 2, but each run of ECM has a low chance, and you can run it many times with the same B1 and B2 values with little wasted. (unlike P-1 in which multiple runs at the same B1 and B2 values is useless)

Last fiddled with by Mini-Geek on 2009-08-22 at 17:57
Mini-Geek is offline   Reply With Quote
Old 2009-08-23, 04:27   #14
markr
 
markr's Avatar
 
"Mark"
Feb 2003
Sydney

10758 Posts
Default

Quote:
Originally Posted by storm5510 View Post
I have an old HP with a 2.8 GHz P4. It's been doing trial factoring. After looking at the PrimeNet summary and reading here, I plan to change it to something else.

In my account page on mersenne.org, I have seen a CPU option for P-1 small, but it's marked as "future". Based on what I see above, this can be set up manually.
Yes, it's possible manually (but still using PrimeNet so they aren't grabbed by ECM workers) with some messing about. I can put together some detail of how I did it if anyone wants. On exponents with "inadequate" P-1, it definitely seems more productive than ECM-S, for finding factors of small Mersenne numbers. With exponents from 1.4M to 2.4M about 1 in 30 tests found a factor. (See the first post for bounds.)

Quote:
It's sort of the same situation for my small laptop. It has an Intel Atom CPU and has also been doing trial factoring.
TF seems to be the logical choice, but if you're happy with the throughput at something else then it's up to you.

Quote:
My primary computer, Core 2 Duo, is running P-1 now with lots of RAM allocated. I would like to get away from factoring on the other two, if possible.
Good idea - GIMPS has more TF power than it needs at the moment. If this PC has the RAM for PM1-L you could do that, or double-checks or first-time tests - it's up to you.

The 1.7GHz P4 that did most of my PM1-S is now doing a double-check, then it will do more PM1-L. The big benefit of P-1 (large) is that not only does it save a first-time-LL machine from doing the P-1, it also saves it from doing the last TF level by letting that work go to the well-resourced TF queue where it belongs.
markr is offline   Reply With Quote
Old 2009-08-23, 05:12   #15
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

22×3×163 Posts
Default

Quote:
Originally Posted by markr
The 1.7GHz P4 that did most of my PM1-S is now doing a double-check, then it will do more PM1-L. The big benefit of P-1 (large) is that not only does it save a first-time-LL machine from doing the P-1, it also saves it from doing the last TF level by letting that work go to the well-resourced TF queue where it belongs.
My old HP has 1GB of RAM. That's the maximum for it. The CPU is 2.8 GHz. It has XP Pro on it, and a few device drivers. No other software. It doesn't have a lot of other processes running in the background.
storm5510 is offline   Reply With Quote
Old 2009-08-23, 08:45   #16
markr
 
markr's Avatar
 
"Mark"
Feb 2003
Sydney

10758 Posts
Default

512MB is plenty for WinXP if no program needs a large amount of memory & you don't have 20 open at the same time. A lot of old computers with XP came with only 256MB, which was kind of enough for basic usage. So I reckon you could give prime95 enough for P-1. Remember to allow for memory used by integrated graphics, if relevant.
markr is offline   Reply With Quote
Old 2009-08-23, 09:05   #17
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

22·3·163 Posts
Default

It's got Intel integrated graphics. Its onboard is only 8 MB, but it will borrow another 56 MB from the main RAM to get to 64 MB. With only one core, I gave P95 half of the total RAM. 512 MB.

Is there any advantages of using a very large memory allocation? My primary computer is using 326 MB on Core 0 and 302 MB on Core 1.

It's at 88% on its last TF job. I just happened to stumble across an item under the "Test" menu labeled "Worker Windows". I thought it had something to do with the interface until I opened it. That's how I changed my work type instead of going to my GIMPS account.

I don't think that caption is very descriptive of what it actually does. Perhaps a suggestion to change it is in order.

Last fiddled with by storm5510 on 2009-08-23 at 09:10 Reason: Just Because
storm5510 is offline   Reply With Quote
Old 2009-08-23, 14:25   #18
markr
 
markr's Avatar
 
"Mark"
Feb 2003
Sydney

3×191 Posts
Default

Quote:
Originally Posted by storm5510 View Post
Is there any advantages of using a very large memory allocation? My primary computer is using 326 MB on Core 0 and 302 MB on Core 1.
There's discussion in this thread about P-1, memory and other things. Really really roughly, with more memory it goes a bit faster, but the bounds-choosing algorithm factors that in and the main effect is a better chance of finding a factor. Over 500MB probably yields very small benefits. That's per worker.
markr is offline   Reply With Quote
Old 2009-08-23, 17:23   #19
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

22×3×163 Posts
Default

I won't change the settings. The memory usage on the Core2 hasn't changed. The HP started on its P-1 about six hours ago. Stage 1. The CPU is running a little warmer, but not an issue.
storm5510 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sieving with powers of small primes in the Small Prime variation of the Quadratic Sieve mickfrancis Factoring 2 2016-05-06 08:13
256KB L2 limited to small exponents, but 8MB L3 xorbe Information & Answers 2 2009-02-08 05:08
Unreserving exponents(these exponents haven't been done) jasong Marin's Mersenne-aries 7 2006-12-22 21:59
New "small" exponents available Prime95 PrimeNet 6 2006-05-21 15:38
Small set of 12 GP2 Completed Missions 2 2003-10-03 18:30

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


Mon Aug 2 08:21:20 UTC 2021 up 10 days, 2:50, 0 users, load averages: 1.90, 2.06, 1.79

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.