Deploy on Slurm/PBS#

Supported Versions

Slurm >= 20.02 (excluding 22.05.5 through 22.05.8 - see Slurm Known Issues)

PBS >= 2021.1.2

Apptainer >= 1.0 Singularity >= 3.7 or Enroot >= 3.4.0 or Podman >= 3.3.1

Launcher (hpe-hpc-launcher) >= 3.3.8

Java >= 1.8

Note

Slurm/PBS deployment applies to the Enterprise Edition.

This section describes how Determined can be configured to utilize HPC cluster scheduling systems via the Determined HPC launcher. In this type of configuration, Determined delegates all job scheduling and prioritization to the HPC workload manager (either Slurm or PBS). This integration enables existing HPC workloads and Determined workloads to coexist and Determined workloads to access all of the advanced capabilities of the HPC workload manager.

To install Determined on the HPC cluster, ensure that the HPC Environment Requirements and Slurm/PBS Requirements are met, then follow the steps in the Install Determined on Slurm/PBS document.

Note

Determined supports installations without root access. For non-root installations, ensure that the prerequisites in HPC Environment Requirements have been completed by your system administrator before proceeding.

Reference#