mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Prime Sierpinski Project

Reply
 
Thread Tools
Old 2007-11-12, 16:53   #1
ltd
 
ltd's Avatar
 
Apr 2003

11000001002 Posts
Default

List of things planned for the future.

1. sieve interface to primegrid. This will enable automatic factor transmission
from the BOINC server to PSP.
2. LLR interface between primegrid and PSP. This will prepare us to hand out llr work to the BOINC world and receive residues. (no date sheduled yet)
3. llrnet server for doublecheck work. To give everybody with slower systems an oportunity to help i plan to start a double check effort for all results
returned by llrnet so far.
4. modifications on the database backend and the scripts running the system.
Their are some things i want to improve. Their are no known errors in the scripts at the moment but their is some room for performance gains which would allow point 5
5. Create some more stats to show the progress and the contribution to the project.
6. update the html pages.
7. build i nice web interface for www.psp-project.de as it looks horrible.
(That point will be my biggest problem as I am not a designer. If anybody has a suggestion please send it to me)
8. all the time. Housekeeping and checking for primes.

Last fiddled with by Citrix on 2007-11-13 at 04:34
ltd is offline   Reply With Quote
Old 2007-11-13, 04:36   #2
Citrix
 
Citrix's Avatar
 
Jun 2003

7·233 Posts
Default

Could I help out with setting up the double checking llrnet. We can use manual reservation to remove the numbers done with PRP3 and PRP. Then all we have left are the llr numbers that can go onto the llrnet server.
Citrix is offline   Reply With Quote
Old 2007-11-13, 05:49   #3
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA

52·11·23 Posts
Default

Quote:
Originally Posted by ltd View Post
7. build i nice web interface for www.psp-project.de as it looks horrible.
(That point will be my biggest problem as I am not a designer. If anybody has a suggestion please send it to me)
Really? I wouldn't say it's horrible--at least it's clean, fast, and self-explanatory. Of course there's still room for improvement, but when it does get redone, please try to keep those virtues.

A quick little improvement that could be made to the existing stats pages, though: On the SR5 part of the server, could you please add links to the home page for the sieve import, and its requisite stats page? That would be great.
mdettweiler is offline   Reply With Quote
Old 2007-11-14, 12:42   #4
VJS
 
VJS's Avatar
 
Dec 2004

13×23 Posts
Default

Quote:
Originally Posted by Citrix View Post
Could I help out with setting up the double checking llrnet. We can use manual reservation to remove the numbers done with PRP3 and PRP. Then all we have left are the llr numbers that can go onto the llrnet server.

I'm already working on the prp's, when Lars gets ack from holiday perhaps we may start a double check que. We will have tosee what kind of results I get to see if it's worth double checking.

At this point it looks like it's not worth double checking project wide. Perhaps a few users may need some double checking here and there but thats about it.
VJS is offline   Reply With Quote
Old 2007-11-14, 16:27   #5
ltd
 
ltd's Avatar
 
Apr 2003

22×193 Posts
Default

First sorry for answering so late.

@Citrix: The problem with the llrnet server is not the server itself but the link with the database. Some of my tables(and transfer scripts) are not designed to work directly with several lrnet servers so I will have to make some changes in the background tasks. I think it is no option to run the DC check server on a file basis as the sieve effort still removes lots of potential DC tests. It would be a waste of resource not to remove them from the queue as soon as possible.

If the first runs show no suspect data it is also possible that i will let the server run dry from time. (I would anounce that in advance)

@Anonymous:

Thanks for the reminder about the sr5 page. I had forgoten about that one. As these are very important links I have already updated the page.
When there are additional stats i will at least builöd a new page for them so that the original one does not get to overloaded.

@VJS:

The other way round when i am back from work and have holiday we will start with some small scale tests if there are problems with the low llrnet results. But i also do not expect enough errors to start a project wide DC effort.

Two more things about the future of DC testing.
THE PSP llrnet server will stay seperated. The firstpass server will never switched to hand out DC tasks. It will always be your decission if you want to do DC tests.

Looking at the stats each DC tests gives the same amount of points as the first pass test has given. So if there is real interest/need for DC testing it will be possible to create additional stats that combine points from both stats runs.
ltd is offline   Reply With Quote
Old 2007-11-14, 18:12   #6
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA

52·11·23 Posts
Default

Quote:
Originally Posted by ltd View Post
@Anonymous:

Thanks for the reminder about the sr5 page. I had forgoten about that one. As these are very important links I have already updated the page.
When there are additional stats i will at least builöd a new page for them so that the original one does not get to overloaded.
Thanks!

Quote:
Originally Posted by ltd
@VJS:

The other way round when i am back from work and have holiday we will start with some small scale tests if there are problems with the low llrnet results. But i also do not expect enough errors to start a project wide DC effort.

Two more things about the future of DC testing.
THE PSP llrnet server will stay seperated. The firstpass server will never switched to hand out DC tasks. It will always be your decission if you want to do DC tests.

Looking at the stats each DC tests gives the same amount of points as the first pass test has given. So if there is real interest/need for DC testing it will be possible to create additional stats that combine points from both stats runs.
Maybe when PrimeGrid gets started with PSP LLR, they could do doublecheck, sort of like how Riesel Sieve's BOINC side of the project mostly does doublechecking, while the non-BOINC side does first-pass?
mdettweiler is offline   Reply With Quote
Old 2007-11-14, 19:17   #7
VJS
 
VJS's Avatar
 
Dec 2004

13×23 Posts
Default

Anonymous,

DC is really not a concern at the moment.

Major concerns for Bionic are Sieve first (Which is being done), then LLR (which is in the works).
VJS is offline   Reply With Quote
Old 2007-11-14, 20:11   #8
ltd
 
ltd's Avatar
 
Apr 2003

30416 Posts
Default

As VJS said DC is nothing to worry about at the moment.

I only think it will be a nice feature for people with smaller machine or people that want to test the client first before they commit their machines to WU with large runtimes.
The first DC WU would run for about 1-2hours on a modern CPU.

We are doing already small sample DC Tests on different sizes and the errorrates are low enough that i do not expect any surprise.
So the exttra tests would only remove a very small remaining risks that a bad PC was overlooked so far.

Last fiddled with by ltd on 2007-11-14 at 20:12
ltd is offline   Reply With Quote
Old 2007-11-21, 18:29   #9
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA

52×11×23 Posts
Default

I hate to pick another nit about the SR5 stats pages, but I noticed that the home page's title (the stuff that shows up in the title bar of the browser) says "Prime Sierpinski Basic Stats" instead of "Sierpinski/Riesel Base 5 Basic Stats" or whatever should go there.
mdettweiler is offline   Reply With Quote
Old 2007-11-22, 09:50   #10
Lennart
 
Lennart's Avatar
 
"Lennart"
Jun 2007

25·5·7 Posts
Default

Quote:
Originally Posted by ltd View Post
List of things planned for the future.

1. sieve interface to primegrid. This will enable automatic factor transmission
from the BOINC server to PSP.
2. LLR interface between primegrid and PSP. This will prepare us to hand out llr work to the BOINC world and receive residues. (no date sheduled yet)
3. llrnet server for doublecheck work. To give everybody with slower systems an oportunity to help i plan to start a double check effort for all results
returned by llrnet so far.
4. modifications on the database backend and the scripts running the system.
Their are some things i want to improve. Their are no known errors in the scripts at the moment but their is some room for performance gains which would allow point 5
5. Create some more stats to show the progress and the contribution to the project.
6. update the html pages.
7. build i nice web interface for www.psp-project.de as it looks horrible.
(That point will be my biggest problem as I am not a designer. If anybody has a suggestion please send it to me)
8. all the time. Housekeeping and checking for primes.

Somwhere betwen 4 an 6 you need to put in some sleep

Lennart
Lennart is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Some things Une Personne Information & Answers 8 2012-06-12 18:10
Some important things that I should know about Raman Lounge 8 2010-10-20 16:35
All Things Skype moo Lounge 34 2006-01-12 10:20
All things Firefox JuanTutors Lounge 31 2005-12-15 03:35
How things are set up... Xyzzy Lounge 22 2003-08-10 14:36

All times are UTC. The time now is 04:55.


Sun Oct 1 04:55:51 UTC 2023 up 18 days, 2:38, 0 users, load averages: 1.13, 0.92, 0.94

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, 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.

≠ ± ∓ ÷ × · − √ ‰ ⊗ ⊕ ⊖ ⊘ ⊙ ≤ ≥ ≦ ≧ ≨ ≩ ≺ ≻ ≼ ≽ ⊏ ⊐ ⊑ ⊒ ² ³ °
∠ ∟ ° ≅ ~ ‖ ⟂ ⫛
≡ ≜ ≈ ∝ ∞ ≪ ≫ ⌊⌋ ⌈⌉ ∘ ∏ ∐ ∑ ∧ ∨ ∩ ∪ ⨀ ⊕ ⊗ 𝖕 𝖖 𝖗 ⊲ ⊳
∅ ∖ ∁ ↦ ↣ ∩ ∪ ⊆ ⊂ ⊄ ⊊ ⊇ ⊃ ⊅ ⊋ ⊖ ∈ ∉ ∋ ∌ ℕ ℤ ℚ ℝ ℂ ℵ ℶ ℷ ℸ 𝓟
¬ ∨ ∧ ⊕ → ← ⇒ ⇐ ⇔ ∀ ∃ ∄ ∴ ∵ ⊤ ⊥ ⊢ ⊨ ⫤ ⊣ … ⋯ ⋮ ⋰ ⋱
∫ ∬ ∭ ∮ ∯ ∰ ∇ ∆ δ ∂ ℱ ℒ ℓ
𝛢𝛼 𝛣𝛽 𝛤𝛾 𝛥𝛿 𝛦𝜀𝜖 𝛧𝜁 𝛨𝜂 𝛩𝜃𝜗 𝛪𝜄 𝛫𝜅 𝛬𝜆 𝛭𝜇 𝛮𝜈 𝛯𝜉 𝛰𝜊 𝛱𝜋 𝛲𝜌 𝛴𝜎𝜍 𝛵𝜏 𝛶𝜐 𝛷𝜙𝜑 𝛸𝜒 𝛹𝜓 𝛺𝜔