Files
hdf5/bin/batch/raybsub
2019-02-15 11:17:41 -06:00

8 lines
218 B
Tcsh
Executable File

#!/bin/tcsh
# ray.llnl.gov requires a '<' with bsub for submitting .lsf batch jobs.
# CMake is reluctant to pass the '<', so we put it in this script and use
# the script to submit the bsub command on ray.
bsub < $1