This repo is originated from ngc-container-environment-modules.
Container environment modules are lightweight wrappers that make it possible to transparently use containers as environment modules.
-
Use familiar environment module commands, ensuring a minimal learning curve or change to existing workflows
-
Leverage all the benefits of containers, including portability and reproducibility
-
Take advantage of the optimized HPC and Deep Learning containers
- Python 3.5 or later
- Lmod
- Singularity 3.6.0 or later
You can run the command below to pull and update all container images.
./manage.py deploy
Or, you can pull and update selected container images.
./manage.py deploy -n pytorch -t 1.6.0