File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,23 @@ Singularity Registry (HPC)
10
10
11
11
12
12
13
- Singularity Registry HPC (shpc) is based off of the `Singularity Registry Client <https://github.com/singularityhub/sregistry-cli >`_, but instead of
14
- being intended for general interaction with Singularity containers and a local database, it's optimized for managing containers
15
- in an HPC environment. Currently, this includes:
13
+ Singularity Registry HPC (shpc) allows you to install containers as modules.
14
+ Currently, this includes:
16
15
17
16
- `LMOD <https://lmod.readthedocs.io/en/latest/ >`_
17
+ - `Environment Modules <http://modules.sourceforge.net/ >`_
18
+
19
+ And container technologies:
20
+
21
+ - `Singularity <https://github.com/sylabs/singularity >`_
22
+ - `Podman <https://podman.io >`_
23
+
24
+ And coming soon:
25
+
26
+ - `Shifter <https://github.com/NERSC/shifter >`_
27
+ - `Docker <https://www.docker.com/ >`_
28
+ - `Sarus <https://github.com/eth-cscs/sarus >`_
29
+
18
30
19
31
You can use shpc if you are:
20
32
You can’t perform that action at this time.
0 commit comments