
gunzip Ĭhoose a corresponding Singularity image.

It has 15 GB free space inside and is able to hold 5 00K files cp -rp /scratch/work/public/overlay-fs-ext3/. In this example we use as it has enough available storage for most conda environments. You can browse available images to see available options ls /scratch/work/public/overlay-fs-ext3 Below is an example of how to create a pytorch environment using Singularity and Anaconda.Ĭreate a directory for the environment mkdir /scratch//pytorch-example cd /scratch//pytorch-exampleĬopy an appropriate gzipped overlay images from the overlay directory. To help reduce this issue, we suggest using Singularity, a container technology that is popular on HPC systems.

Traditional anaconda environments, however, also create a large number of files that can cut into quotas. Anaconda environments allow users to create customizable, portable work environments and dependencies to support specific packages or versions of software for research.
