Commit 95971e58 authored by Morris Jette's avatar Morris Jette
Browse files

Add support for some new #PBS options in sbatch scripts

-l accelerator=true|false	(GPU use)
-l mpiprocs=#		(processors per node)
-l naccelerators=#	(GPU count)
-l select=#		(node count)
-l ncpus=#		(task count)
-v key=value		(environment variable)
-W umask=#		(set job's umask)
parent 27e92fd8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment