gaps.hpc#
HPC Execution utilities.
Module attributes
Default directory for .stdout and .stderr files. |
Functions
|
Get special sbatch request strings for SLURM conda environments. |
|
Get the SLURM walltime string in format "HH:MM:SS" |
|
Make a shell script (.sh file) to execute a subprocess. |
|
Open a subprocess and submit a command. |
Classes
|
Create new instance of COMMANDS(SUBMIT, CANCEL) |
|
Abstract HPC job manager framework |
|
Subclass for PBS subprocess jobs. |
|
Create new instance of Q_COLUMNS(NAME, ID, STATUS) |
|
Subclass for SLURM subprocess jobs. |