HPC
HPC job script generation for cluster environments.
Functions
hpc_configure
Build an HPC configuration object from the project config.
::: lst_tools.hpc.hpc_configure
script_build
Generate job submission scripts from the HPC configuration.
::: lst_tools.hpc.script_build
ResolvedJob
Resolved scheduler-specific job settings used by script generation.
::: lst_tools.hpc.ResolvedJob
detect
Detect scheduler/environment information (for example SLURM or PBS context).
::: lst_tools.hpc.detect