![]() |
![]() |
#1 |
Jul 2006
USA (UT-5) via UK (UT)
111011002 Posts |
![]()
In other threads, there is the suggestion that it takes some time
for the worktodo.add file to be merged into the worktodo.txt file. How much time does this normally take? I created a worktodo.add file with a P-1 factoring job yesterday evening and, after almost 24 hours, it still hasn't been incorporated into the worktodo.txt file. In that period, there have been a number of automatic connections to the V5 server to report new results and get new exponents. I even did a couple of manual communications of new completion dates. All to no avail. |
![]() |
![]() |
![]() |
#2 |
Oct 2008
Germany, Hamburg
5·13 Posts |
![]()
I hadn't the patience to wait as long as you did. So I stoppd P95, and restarted it. After that, my worktodo.add was migrated in the worktodo.txt file and deleted.....
|
![]() |
![]() |
![]() |
#3 | |
Jul 2006
USA (UT-5) via UK (UT)
3548 Posts |
![]() Quote:
had no effect. Just looked more closely at the properties of the worktodo.add file and I see that the filename is shown as "worktodo.add.txt". That might be the reason it doesn't get incorporated. So I try renaming the file: the menu rename doesn't display the ".txt". Load the file back into Notepad and attempt to save it out under a different name: it seems that Notepad automatically appends .txt for a text file. Wordpad was no help either in removing the ".txt". Loaded file into swriter, unclicked the "add automatic extension" and saved it under the desired name. Stopped and restarted Prime95. Finally, .add file merged with .txt file. Force manual communication. Reports "unsupported assignment work type". I really hate Windoze... |
|
![]() |
![]() |
![]() |
#4 | |
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
![]() Quote:
![]() |
|
![]() |
![]() |
![]() |
#5 |
Aug 2008
2×43 Posts |
![]()
There is no reason to "hide extension types" by default. There's a lot of things I hate about Microsoft, but most of them are difficult to explain. This, however, seems to be something that everyone I have met hates also.
To fix it, just open a file browser window, go to the tools menu, choose preferences.... or something like that. (I can't tell you for sure right now, I'm using linux.) |
![]() |
![]() |
![]() |
#6 |
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
25·7·47 Posts |
![]() |
![]() |
![]() |
![]() |
#7 | |
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
10B516 Posts |
![]() Quote:
Your Mileage May Vary Wild A** Guess? Anyway, yeah, I think Uncwilly's right...not so sure what the correct format is. Last fiddled with by Mini-Geek on 2008-10-30 at 21:53 |
|
![]() |
![]() |
![]() |
#8 | |
Jul 2006
USA (UT-5) via UK (UT)
22·59 Posts |
![]() Quote:
inconsistency in the documentation. I've included the relevant portions of the API below: Code:
5.4 ra - Register Assignment ... 5.4.2.1 Request Parameters All common parameters are required and are case-sensitive. Null values are empty strings. Do not use quoted strings. ... * c - cpu number registering the assignment (integer; 0 is first CPU) ... 7.0 Assignment Work Types Integer work type values used for ga (Get Assignment), ra (Register Assignment), ap (Assignment Progress), and ar (Assignment Results) API calls. ... 7.2 GIMPS Work Types ... 3 P-1 factoring A=1 b=2 n=<exponent> (integer) c=-1 B1=<lower_bound> (double) B2=<upper_bound> (double) kf=<CSV list of known factors> section 5.4.2.1. The type 3 definition should presumably be C=-1. (The use of "c" in the other work types should also presumably be "C".) This change certainly agrees with the entry in the prime.log file for the P-1 factoring job I tried to reserve: Code:
&c=1&w=3&A=1&b=2&n=...&C=-1&B1=... P-1 job. Unless the cgi script adheres strictly to the on-line API for P-1 jobs... ![]() The line in my worktodo.add file looked like: Pminus1=1,2,<exponent>,-1,<B1>,<B2> Is this not the form that should be used? If not, what should the form be? TIA for any pointers! |
|
![]() |
![]() |
![]() |
#9 |
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
![]() |
![]() |
![]() |
![]() |
#10 |
Jul 2006
USA (UT-5) via UK (UT)
3548 Posts |
![]() |
![]() |
![]() |
![]() |
#11 | |
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
![]() Quote:
Pfactor=exponent,factor_depth,is_doublecheck or, if you'd rather specify B1/B2 yourself: Pminus1=exponent,B1,B2 For k*b^n+c, you'd do it like this (as you're probably already aware of, just restating this for completeness): Pfactor=k,b,n,c,factor_depth,number_tests_saved or Pminus1=k,b,n,c,B1,B2 However, PrimeNet doesn't assign k*b^n+c P-1 assignments--it only assigns P-1 for Mersenne numbers. Hence, I would expect that unless you use the Mersenne format P-1 line, PrimeNet won't recognize it as a Mersenne number, and thus won't see it as a valid assignment. Anyway, just a hunch. ![]() |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Feromant_CUDA: worktodo file | feromant | FermatSearch | 1 | 2017-07-13 16:25 |
Error in Worktodo file | GARYP166 | Information & Answers | 34 | 2009-11-30 16:35 |
WorkToDo File | storm5510 | Software | 9 | 2009-08-18 00:18 |
N/A in my worktodo.txt file? | uigrad | PrimeNet | 13 | 2008-11-10 13:12 |
worktodo.ini | clowns789 | Software | 7 | 2003-10-21 03:57 |