Changes between Version 14 and Version 15 of External_Supercomputing_Notes
- Timestamp:
- Jan 15, 2014, 5:23:55 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
External_Supercomputing_Notes
v14 v15 187 187 188 188 I'm still looking into tracking command exit code status, but srun provides a {{{-K}}} option that terminates if any command exits with non-zero exit code. 189 190 Forcing an error by having command 1 look for a non-existent input fits file produces the following line in the output file: 191 {{{ 192 srun: error: @HOST@: task 1: Exited with exit code 3 193 }}}
