mersenneforum.org  

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

Reply
 
Thread Tools
Old 2004-08-25, 02:31   #1
JuanTutors
 
JuanTutors's Avatar
 
Mar 2004

54010 Posts
Default Question on P-1

Does Primenet save the P-1 residue? If so, say the person wh ran it first alotted 8MB ram, and I am alotting it 500MB ram. Will my computer start the P-1 test where the other one left off? (If not, that would be a NICE feature.)
JuanTutors is offline   Reply With Quote
Old 2004-08-25, 04:47   #2
geoff
 
geoff's Avatar
 
Mar 2003
New Zealand

13·89 Posts
Default

It might be nice but for the current exponents being tested each residue is about 3MB in size.
geoff is offline   Reply With Quote
Old 2004-08-25, 07:38   #3
S00113
 
S00113's Avatar
 
Dec 2003

23×33 Posts
Default

Quote:
Originally Posted by geoff
It might be nice but for the current exponents being tested each residue is about 3MB in size.
That's not much theese days. Too much for Primenet, but not much for one person or a team with a few powerful machines. As an option it would be useful if you have several machines with little RAM and a few with a lot. The less powerful machines can do step 1 and some of step 2 until it becomes more effective to continue on one of the machines with a lot of RAM.

You may do only stage 1 on a machine saving the residue by setting in prime.ini:
[pre]
SequentialWorkToDo=0
OnlyRunStage2WithMaxMemory=1
[/pre]
local.ini (set NightMemory to the amount availiable on the powerful machine):
[pre]
DayMemory=128
NightMemory=2048
DayStartTime=0
DayEndTime=0
[/pre]

Then move m####### and the corresponding line in worktodo.ini to a machine with more RAM when step 1 is done. Perhaps in this case mprime should continue doing step 2 as far as effective with 128MB RAM, and do the GCD so far before saving.
S00113 is offline   Reply With Quote
Old 2004-08-25, 16:32   #4
JuanTutors
 
JuanTutors's Avatar
 
Mar 2004

22·33·5 Posts
Default

Would it be possible to network Prime95 the same way (gasp) KaZaa or Napster used to do?
JuanTutors is offline   Reply With Quote
Old 2004-08-28, 14:41   #5
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

1E0C16 Posts
Default

Quote:
Originally Posted by dominicanpapi82
Would it be possible to network Prime95 the same way (gasp) KaZaa or Napster used to do?
IMO that's not a good idea. We need the centralization for quality control.

And I've heard that KaZaa is notorious for spreading spyware or adware -- since I'm not familiar with KaZaa and have never used it, I don't know if that reputation is actually deserved, but we certainly do not want to implement anything that has any chance of propogating malware.

Last fiddled with by cheesehead on 2004-08-28 at 14:44
cheesehead is offline   Reply With Quote
Old 2004-08-29, 00:23   #6
ColdFury
 
ColdFury's Avatar
 
Aug 2002

26×5 Posts
Default

Quote:
And I've heard that KaZaa is notorious for spreading spyware or adware -- since I'm not familiar with KaZaa and have never used it, I don't know if that reputation is actually deserved, but we certainly do not want to implement anything that has any chance of propogating malware.
That's caused by the users on the network, not the protocol itself.
ColdFury is offline   Reply With Quote
Old 2004-09-02, 00:57   #7
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

1E0C16 Posts
Default

Quote:
Originally Posted by ColdFury
That's caused by the users on the network, not the protocol itself.
So, you're saying the KaZaa protocol does allow transmission of malware, in contrast to current PrimeNet protocol, which doesn't. That was my point, right?
cheesehead is offline   Reply With Quote
Old 2004-09-03, 02:13   #8
ColdFury
 
ColdFury's Avatar
 
Aug 2002

26·5 Posts
Default

Quote:
Originally Posted by cheesehead
So, you're saying the KaZaa protocol does allow transmission of malware, in contrast to current PrimeNet protocol, which doesn't. That was my point, right?
Well if primenet did use a KaZaa style protocol (and I don't see why it would, as it makes no sense for primenet's requirements) it wouldn't allow malware to be spread because it wouldn't be distributing files.
ColdFury is offline   Reply With Quote
Old 2004-09-03, 07:05   #9
JuanTutors
 
JuanTutors's Avatar
 
Mar 2004

22·33·5 Posts
Default

I really shouldn't have written "the same way kazaa...". I really only meant if Prime95 can be networked. The thought was just to get more factoring done or to have one machine do one type of work and immediately pass it to another when it's done. There really isn't much point in that though.
JuanTutors is offline   Reply With Quote
Old 2004-09-20, 07:43   #10
cheesehead
 
cheesehead's Avatar
 
"Richard B. Woods"
Aug 2002
Wisconsin USA

22×3×641 Posts
Default

Quote:
Originally Posted by ColdFury
Well if primenet did use a KaZaa style protocol
... which I did not mean to suggest ...

Quote:
(and I don't see why it would, as it makes no sense for primenet's requirements)
Let me clarify that when I commented on the proposal for distributing P-1 save files, I didn't assume that such distribution would necessarily be through PrimeNet, despite my contrasting of KaZaa protocol to "current PrimeNet protocol". It could be done independently of PrimeNet.

Quote:
it wouldn't allow malware to be spread because it wouldn't be distributing files.
But that (distributing files) is what is proposed earlier in this thread: distributing P-1 save files.
cheesehead is offline   Reply With Quote
Reply

Thread Tools


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


Fri Aug 6 22:07:09 UTC 2021 up 14 days, 16:36, 1 user, load averages: 3.33, 3.08, 2.84

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.