Changes between Version 109 and Version 110 of Processing
- Timestamp:
- Aug 27, 2010, 9:00:34 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v109 v110 132 132 133 133 This loads the hosts and labels needed and starts the processing running. See {{{~ipp/stdscience/input}}} if this is not clear. 134 135 134 === Starting all servers === 136 135 … … 143 142 }}} 144 143 145 The first command launches the {{{pantasks_servers}}} on the correct host s the second calls the three commands listed above ({{{server input input;146 setup; run}}} ).144 The first command launches the {{{pantasks_servers}}} on the correct host, the second calls the three commands listed above ( {{{server input input; 145 setup; run}}} ). 147 146 148 147 === Starting a single server ===
