mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Software (https://www.mersenneforum.org/forumdisplay.php?f=10)
-   -   Question on P-1 (https://www.mersenneforum.org/showthread.php?t=2964)

JuanTutors 2004-08-25 02:31

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.)

geoff 2004-08-25 04:47

It might be nice but for the current exponents being tested each residue is about 3MB in size.

S00113 2004-08-25 07:38

[QUOTE=geoff]It might be nice but for the current exponents being tested each residue is about 3MB in size.[/QUOTE]
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.

JuanTutors 2004-08-25 16:32

Would it be possible to network Prime95 the same way (gasp) KaZaa or Napster used to do?

cheesehead 2004-08-28 14:41

[QUOTE=dominicanpapi82]Would it be possible to network Prime95 the same way (gasp) KaZaa or Napster used to do?[/QUOTE]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 [i]certainly[/i] do not want to implement anything that has any chance of propogating malware.

ColdFury 2004-08-29 00:23

[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.[/QUOTE]

That's caused by the users on the network, not the protocol itself.

cheesehead 2004-09-02 00:57

[QUOTE=ColdFury]That's caused by the users on the network, not the protocol itself.[/QUOTE]So, you're saying the KaZaa protocol [i]does[/i] [b]allow[/b] transmission of malware, in contrast to current PrimeNet protocol, which [i]doesn't[/i]. That was my point, right?

ColdFury 2004-09-03 02:13

[QUOTE=cheesehead]So, you're saying the KaZaa protocol [i]does[/i] [b]allow[/b] transmission of malware, in contrast to current PrimeNet protocol, which [i]doesn't[/i]. That was my point, right?[/QUOTE]

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.

JuanTutors 2004-09-03 07:05

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.

cheesehead 2004-09-20 07:43

[QUOTE=ColdFury]Well if primenet did use a KaZaa style protocol[/quote]... 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)[/quote]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.[/QUOTE]But that (distributing files) [i]is[/i] what is proposed earlier in this thread: distributing P-1 save files.


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

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.