TABLE OF CONTENTS
::pwtk::slurm::optionParser
USAGE
::pwtk::slurm::optionParser none or ::pwtk::slurm::optionParser parse
DESCRIPTION
How to parse options specified on the SLURM command-line. Possibilities are:
- none -- do not parse options, but add them verbatim as the command-line options of the 'sbatch' command
- parse -- parse options and incorporate them into the Slurm batch script file
SOURCE
::pwtk::queue::optionParser slurm $parser }