File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -115,13 +115,12 @@ and should be able to run.
115115
116116
117117Worktodo:
118- PRPLL keeps the active task in a per-worker file work -0.txt, work -1.txt etc in the local directory.
119- These per-worker files are supplied from the local worktodo.txt or the global worktodo.txt file
120- if -pool is used. In turn, the worktodo.txt files can be supplied with work through the primenet.py script,
118+ PRPLL keeps the active tasks in per-worker files worktodo -0.txt, worktodo -1.txt etc in the local directory.
119+ These per-worker files are supplied from the global worktodo.txt file if -pool is used.
120+ In turn the global worktodo.txt can be supplied through the primenet.py script,
121121either the one located at gpuowl/tools/primenet.py or https://download.mersenne.ca/primenet.py
122122
123- It is also possible to manually add exponents by adding lines of the form "PRP=118063003" to worktodo.txt
124- or work-<N>.txt
123+ It is also possible to manually add exponents by adding lines of the form "PRP=118063003" to worktodo-<N>.txt
125124
126125
127126The configuration options listed below can be passed on the command line or can be put in a file
You can’t perform that action at this time.
0 commit comments