Changes between Version 11 and Version 12 of SingleJob
- Timestamp:
- Dec 31, 2008, 12:20:21 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SingleJob
v11 v12 7 7 However, the '''single job submission''' system lets you run a job remotely without any of this hassle. 8 8 To do this, configure your BOINC server to handle single jobs (see below). 9 Set the environment variable BOINC_PROJECT_DIR to the root directory of the project. 10 '''cd''' into a directory containing a program and its input files. 9 11 Then type 10 12 {{{ 11 boinc_submit [boinc-options] program [program-options]13 ~/boinc/tools/boinc_submit [boinc-options] program [program-options] 12 14 }}} 13 15 The boinc-options are: