![]() |
|
|
#155 |
|
May 2007
13 Posts |
|
|
|
|
|
|
#156 | |
|
Oct 2008
California
22·59 Posts |
Quote:
also, I have to manually reserve assignments for worker#1 on my computer because the worker#2 goes past the 30 day limit for reserving...however worker#1 will sit idle and not attempt to reserve assignments until i manually reserve assignments for it...how can i fix this? Last fiddled with by starrynte on 2008-11-04 at 01:53 |
|
|
|
|
|
|
#157 |
|
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
100110010110112 Posts |
Go to a page like this:
http://v5www.mersenne.org/report_exp...&B1=Get+status Pick the expos that are not already assigned. Make up a "worktodo.add" file like this: Code:
[worker #1] factor=332252849,61,67 factor=332252861,61,67 factor=332252927,61,67 factor=332252939,61,67 factor=332252969,61,67 factor=332252993,61,67 factor=332253043,61,67 factor=332253127,61,67 [worker #2] factor=332253139,61,67 factor=332253157,61,67 factor=332253197,61,67 factor=332253301,61,67 factor=332253329,61,67 factor=332253373,61,67 factor=332253379,61,67 factor=332253413,61,67 Force a manual communitcation. Repeat a manual com, checking the box to update the expected completeion dates. You have now had the v5 server assign you the work that you want. Edit: UnreserveDays= in prime.txt with a number like 180, will allow you to stuff your worktodo with lots of numbers. Last fiddled with by Uncwilly on 2008-11-04 at 02:03 |
|
|
|
|
|
#158 | |
|
Oct 2008
California
22·59 Posts |
Quote:
|
|
|
|
|
|
|
#159 |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
125416 Posts |
|
|
|
|
|
|
#160 | |
|
Oct 2008
California
111011002 Posts |
Quote:
332272879No factors below2^61 AssignedTrial factoring to "starrynte" on 2008-11-04 Last fiddled with by starrynte on 2008-11-04 at 03:10 |
|
|
|
|
|
|
#161 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
65358 Posts |
I just ran a benchmark (v25.7b4,x64) and the server returned an error:
Code:
Sending benchmark data to server URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=bd&g=304ba008ffd7cc57d787df6ecda13905&FFT4K=5.40571e-005&FFT5K=7.96191e-005&F RESPONSE: pnErrorResult=7 pnErrorDetail=parameter FFT4K: Invalid float value: '5.40571e-005' ==END== PrimeNet error 7: Invalid parameter parameter FFT4K: Invalid float value: '5.40571e-005' Visit http://mersenneforum.org for help. Will try contacting server again in 18 minutes. Quote:
|
|
|
|
|
|
|
#162 |
|
"Nathan"
Jul 2008
Maryland, USA
5×223 Posts |
Sure seems like it, except for the fact that 5.4*10^-5 is .000054, which is 1000 times smaller than your iteration time. Were you perhaps timing 1000 iterations?
Whoops, never mind - I didn't see the *ms* after 0.054, so you're right, that would be 5.4*10^-2*10^-3 = 5.4*10^-5. Wonder why it's an invalid value. Last fiddled with by NBtarheel_33 on 2008-11-04 at 12:20 Reason: Was thinking s, instead of ms. |
|
|
|
|
|
#163 |
|
"Nathan"
Jul 2008
Maryland, USA
5×223 Posts |
And, presumably, if you were to add such an exponent to your worktodo, and then attempt to report progress on it to PrimeNet, you would get slapped on the wrist with a "no assignment" error, as the unique assignment key for the exponent in question would have already been generated and issued to the exponent's proper owner. Not to mention the evils of poaching and all that jazz.
|
|
|
|
|
|
#164 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
D5D16 Posts |
Quote:
Code:
[Comm thread Nov 4 07:11] RESPONSE: [Comm thread Nov 4 07:11] pnErrorResult=7 [Comm thread Nov 4 07:11] pnErrorDetail=parameter FFT4K: Invalid float value: '5.40571e-005' [Comm thread Nov 4 07:11] ==END== [Comm thread Nov 4 07:11] [Comm thread Nov 4 07:11] PrimeNet error 7: Invalid parameter [Comm thread Nov 4 07:11] parameter FFT4K: Invalid float value: '5.40571e-005' [Comm thread Nov 4 07:11] Deleting unprocessed message from spool file.
|
|
|
|
|
|
|
#165 | |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
10010010101002 Posts |
Quote:
I looked at the Exponent Status report and found: Code:
18000343 No factors below 2^67 P-1 B1=100000, B2=1850000 Unverified LL A4209DE258C211__ by "Flavius" So I created a worktodo.add file and inserted the lines: Code:
[Worker #1] Test=18000343,67,1 I'll keep you posted. Update: I refresehed my screen on the Exponent Status report but I am not showing up as Assigned. Maybe this won't happen until my test is active? Can I manually edit the worktodo.txt file and move this new assignment right below the currently active one to see sooner what will happen? Update 2: It does NOT show up on my Account Assignment report yet. Last fiddled with by petrw1 on 2008-11-04 at 16:55 Reason: Update: |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Prime95 version 27.3 | Prime95 | Software | 148 | 2012-03-18 19:24 |
| Prime95 version 26.3 | Prime95 | Software | 76 | 2010-12-11 00:11 |
| Prime95 version 25.5 | Prime95 | PrimeNet | 369 | 2008-02-26 05:21 |
| Prime95 version 25.4 | Prime95 | PrimeNet | 143 | 2007-09-24 21:01 |
| When the next prime95 version ? | pacionet | Software | 74 | 2006-12-07 20:30 |