Changes between Version 1 and Version 2 of DRM4G/JobDescription
- Timestamp:
- Apr 10, 2017 10:15:12 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DRM4G/JobDescription
v1 v2 16 16 17 17 * `NAME`: Name of the job (filename of the Job Template by default). 18 * `EXECUTABLE`: The executable file. 18 * `EXECUTABLE`: The executable file. If the executable is a shell command, you '''MUST''' specify the absolute path. For instance, `/usr/bin/python`, `/bin/bash`, `/usr/bin/perl`, etc. 19 19 * `ARGUMENTS`: Arguments to the above executable. 20 20 * `NP`: The number of processors to be allocated to a job.