IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 14 and Version 15 of External_Supercomputing_Notes


Ignore:
Timestamp:
Jan 15, 2014, 5:23:55 PM (13 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • External_Supercomputing_Notes

    v14 v15  
    187187
    188188I'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
     190Forcing an error by having command 1 look for a non-existent input fits file produces the following line in the output file:
     191{{{
     192srun: error: @HOST@: task 1: Exited with exit code 3
     193}}}