Introduction to Apptainer for HPC
Apptainer (formerly Singularity) is a container platform designed for shared HPC environments. Unlike Docker, it does not require a privileged daemon, allowing users to run software in isolated environments without administrator privileges on the host system. It is the supported container platform for Torch and can utilize images distributed through Docker registries.