Documentation
¶
Index ¶
Constants ¶
View Source
const ( // SlurmParitionKey is the key to use to retrieve the optinal parition id that // can be specified in the tool's configuration file. PartitionKey = "slurm_partition" // EnabledKey is the key used in the singularity-mpi.conf file to specify if Slurm shall be used EnabledKey = "enable_slurm" // ScriptCmdPrefix is the prefix to add to a script ScriptCmdPrefix = "#SBATCH" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.