Navigation
Topics Register • News • History • How to • Sequences statistics • Template prototypes

Worktodo.txt

From Prime-Wiki
Jump to: navigation, search
Logo.svg This article is only a stub. You can help PrimeWiki by expanding it.

Worktodo.txt is the file that tells Prime95 and other related programs what work units to do and specifically what other parameters to use for that particular assignments and worktype.

The list below shows the meaning of the various entries:

Lucas-Lehmer tests
AdvancedTest simply LL tests the given Mersenne number, (ignoring any sort of prefactoring) and is used by Prime95 when you use the Advanced > Test option.
Probable prime
  • PRP=k,b,n,c[,how_far_factored,tests_saved][,known_factors]
Factoring

where k, b, n, c represent a number k × bn + c. (c can take negative values.)

In programs such as mmff and feromant, there is also

  • FermatFactor=nmin,nmax,kmin,kmax

Starting from v25.5 of Prime95, worktodo.txt may also contain comment lines, which are ignored by the program.

See also