![]() |
![]() |
#1 |
"Juan Tutors"
Mar 2004
10608 Posts |
![]()
I'm wondering if it would be possible to set up a regular webpage (like a homepage) that sends one to three iterations of a LL test for a visitor to do, and does this until an entire LL test is completed.
For example, if I set a page to store S[1]=4 of the LL test for M_p, p some prime. Then someone visits my page, the page tells their computer what M_p and S[1] are, calculates up to S[4], and sends back that result. Then the next person to visit the page gets sent M_p and S[4], etc. I understand something like this would take a LONG time. But I'm thinking something separate from GIMPS, working with different Mersenne numbers, that won't affect the program. Most of the logistical reasons I can think of can be avoided with some effort. (Say, like calculation errors, simultaneous or a high volume of visits, quantity of data that must be transfered, etc.) If a page has a high volume of visits, some of the time issue can also be avoided by working on multiple Mersennes. |
![]() |
![]() |
#2 |
"William"
May 2003
New Haven
2,371 Posts |
![]()
How are you going to perform the calculations?
Prime95 has hand tweaked assembler with optimization branches for different processors and caches. Are you going to replace that with Java? Too slow. How big is the residue you need to transfer each time? A bit bigger than the last prime we found. Too much bandwidth. I don't think it's a promising approach. William |
![]() |
![]() |
#3 | |
Banned
"Luigi"
Aug 2002
Team Italia
22×7×173 Posts |
![]() Quote:
![]() I'll put it in my (too long) worktodo list ![]() Luigi |
|
![]() |
![]() |
#4 | |
"Juan Tutors"
Mar 2004
24·5·7 Posts |
![]() Quote:
I wonder how long it would take a page like this to find a factor of, or even completely factor the average 10M Mersenne... |
|
![]() |
![]() |
#5 | |
Banned
"Luigi"
Aug 2002
Team Italia
22×7×173 Posts |
![]() Quote:
![]() Maybe a good start could be reserving a bunch of (say) 1000 exponent that are not in Primenet, and create a web prorgam to release and work on it to rise each one to the next bit of factorization. The 1000 exponents could be distributed using a circular queue through a MySQL database that had a table with the exponent itself, its status (free, reserved, factor-found, done), actual k and final k (related to their bit-depth). Another table in the same database would hold factors found for each exponent. A final table would hold number of actual partecipants, their achievements (it's easy to track how many k's each of them has computed) and offer a small stats page. The project is ready. I'm only waiting for my ISP OK to set it up ![]() Luigi |
|
![]() |
![]() |
#6 |
"Juan Tutors"
Mar 2004
23016 Posts |
![]()
Luigi, Have you been able to test it with some known values yet?
|
![]() |
![]() |
#7 | |
Banned
"Luigi"
Aug 2002
Team Italia
22·7·173 Posts |
![]() Quote:
![]() But I know a PHP translation of my original routine may be used; then it's only a matter of communication. |
|
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Internet of Bings | Nick | Soap Box | 425 | 2022-05-14 03:08 |
Internet down question | ctteg | Information & Answers | 2 | 2018-03-13 17:57 |
Politics on the Internet for Dummies | jasong | jasong | 3 | 2013-09-19 05:05 |
PCs not connected to internet | kdelisle2005 | Software | 3 | 2011-06-22 03:09 |
Too Much Internet Access. | M0CZY | Software | 3 | 2005-10-17 15:41 |