Changes between Version 38 and Version 39 of JobSubmission
- Timestamp:
- Mar 11, 2015, 11:15:12 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JobSubmission
v38 v39 9 9 }}} 10 10 11 Create a job with the given input files (which must already be staged).11 Create a job with the given input files (which must already be [JobStage staged]). 12 12 13 13 Mandatory arguments are: … … 48 48 49 49 === Remote input files === 50 By default, input files are stagedlocally on the project server,50 By default, input files are [JobStage staged] locally on the project server, 51 51 and are identified by their filename. 52 52 … … 73 73 74 74 For example, suppose you have input files named '''file1''' ... '''filen''' 75 (already staged),75 (already [JobStage staged]), 76 76 and you want to submit a job for each file. 77 77 You could create a file '''file_list''' containing