Changes between Version 2 and Version 3 of Pantasks_server_mode
- Timestamp:
- Jun 19, 2009, 4:57:57 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Pantasks_server_mode
v2 v3 156 156 157 157 * If you're not using Nebulous, you can remove the lines that are specific to Nebulous use (these send jobs to particular machines). 158 * Ensure the {{{my_label}}} is changed to the label of the data you're processing (or <code>"NONE"</code>including quotes if none).158 * Ensure the {{{my_label}}} is changed to the label of the data you're processing (or {{{"NONE"}}} including quotes if none). 159 159 * Ensure the {{{my_database}}} is changed to the database you're using. 160 160 * Ensure the {{{machineN}}} are changed according to your system. … … 164 164 pantasks: server input server.pro 165 165 }}} 166 to load the macro file. Note that the server has to do this command, hence the prefix <code>server</code>.166 to load the macro file. Note that the server has to do this command, hence the prefix {{{server}}}. 167 167 168 168 Here is how you would set up for processing, and add hosts with a maximum of 4 threads each:
