All materials (c) 2020-2023 by CSC – IT Center for Science Ltd. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 Unported License, http://creativecommons.org/licenses/by-sa/4.0/
singularity
and singularity_wrapper
are symlinked to apptainer
and apptainer_wrapper
respectivelyTLDR: Most older singularity instructions work currently as-is, but this will probably change as time goes on.
--nv
apptainer pull docker://<address>:<tag>
apptainer build <image> docker://<address>:<tag>
apptainer pull docker://nvcr.io/nvidia/pytorch:19.10-py3