@@ -86,9 +86,9 @@ If you want to inspect aliases available or singularity commands to debug:
86
86
This module is a singularity container wrapper for tensorflow/tensorflow v2.2.2
87
87
Commands include:
88
88
- tensorflow-tensorflow-shell:
89
- singularity shell -s /bin/bash /usr/WS2/sochat1 /singularity-hpc/modules/tensorflow/tensorflow/2.2.2/tensorflow-tensorflow-2.2.2-sha256:e2cde2bb70055511521d995cba58a28561089dfc443895fd5c66e65bbf33bfc0.sif
89
+ singularity shell -s /bin/bash /home/shpc-user /singularity-hpc/modules/tensorflow/tensorflow/2.2.2/tensorflow-tensorflow-2.2.2-sha256:e2cde2bb70055511521d995cba58a28561089dfc443895fd5c66e65bbf33bfc0.sif
90
90
- python:
91
- singularity exec --nv /usr/WS2/sochat1 /singularity-hpc/modules/tensorflow/tensorflow/2.2.2/tensorflow-tensorflow-2.2.2-sha256:e2cde2bb70055511521d995cba58a28561089dfc443895fd5c66e65bbf33bfc0.sif /usr/local/bin/python”)
91
+ singularity exec --nv /home/shpc-user /singularity-hpc/modules/tensorflow/tensorflow/2.2.2/tensorflow-tensorflow-2.2.2-sha256:e2cde2bb70055511521d995cba58a28561089dfc443895fd5c66e65bbf33bfc0.sif /usr/local/bin/python”)
92
92
93
93
94
94
@@ -167,9 +167,9 @@ loaded, just do:
167
167
This module is a singularity container wrapper for python v3.9.2-slim
168
168
Commands include:
169
169
- python-shell:
170
- singularity shell -s /bin/bash /usr/WS2/sochat1 /singularity-hpc/modules/python/3.9.2-slim/python-3.9.2-slim- sha256:85ed629e6ff79d0bf796339ea188c863048e9aedbf7f946171266671ee5c04ef.sif
170
+ singularity shell -s /bin/bash /home/shpc-user /singularity-hpc/modules/python/3.9.2-slim/python-3.9.2-slim- sha256:85ed629e6ff79d0bf796339ea188c863048e9aedbf7f946171266671ee5c04ef.sif
171
171
- python:
172
- singularity exec /usr/WS2/sochat1 /singularity-hpc/modules/python/3.9.2-slim/python-3.9.2-slim-sha256:85ed629e6ff79d0bf796339ea188c863048e9aedbf7f946171266671ee5c04ef.sif /usr/local/bin/python”)
172
+ singularity exec /home/shpc-user /singularity-hpc/modules/python/3.9.2-slim/python-3.9.2-slim-sha256:85ed629e6ff79d0bf796339ea188c863048e9aedbf7f946171266671ee5c04ef.sif /usr/local/bin/python”)
173
173
174
174
175
175
The above not only shows you the description, but also the commands if you
@@ -243,8 +243,8 @@ or the same shell, ``vanessa-salad-latest-shell``. Of course you can check this
243
243
This module is a singularity container wrapper for vanessa-salad-latest vNone
244
244
Commands include:
245
245
- vanessa-salad-latest-shell:
246
- singularity shell -s /bin/bash /usr/WS2/sochat1 /singularity-hpc/modules/vanessa/salad/latest/vanessa-salad-latest-sha256:71d1f3e42c1ceee9c02295577c9c6dfba4f011d9b8bce82ebdbb6c187b784b35.sif
247
- - vanessa-salad-latest: singularity run /usr/WS2/sochat1 /singularity-hpc/modules/vanessa/salad/latest/vanessa-salad-latest-sha256:71d1f3e42c1ceee9c02295577c9c6dfba4f011d9b8bce82ebdbb6c187b784b35.sif
246
+ singularity shell -s /bin/bash /home/shpc-user /singularity-hpc/modules/vanessa/salad/latest/vanessa-salad-latest-sha256:71d1f3e42c1ceee9c02295577c9c6dfba4f011d9b8bce82ebdbb6c187b784b35.sif
247
+ - vanessa-salad-latest: singularity run /home/shpc-user /singularity-hpc/modules/vanessa/salad/latest/vanessa-salad-latest-sha256:71d1f3e42c1ceee9c02295577c9c6dfba4f011d9b8bce82ebdbb6c187b784b35.sif
248
248
249
249
250
250
And then use them! For example, the command without ``-shell `` just runs the container:
0 commit comments