We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00db8b2 + 9addecd commit 0c0b8f8Copy full SHA for 0c0b8f8
1 file changed
docs/hpc/07_containers/03_singularity_with_conda.md
@@ -1,4 +1,25 @@
1
# Singularity with Conda
2
+Please note that Greene and Torch organize overlay files and Singularity images in different directories.
3
+
4
+## Greene Directories
5
+Overlay Files:
6
+```
7
+/scratch/work/public/overlay-fs-ext3/
8
9
+Singularity Files:
10
11
+/scratch/work/public/singularity/
12
13
14
+## Torch Directories
15
16
17
+/share/apps/overlay-fs-ext3
18
19
20
21
+/share/apps/images/
22
23
24
## Using Singularity Overlays for Miniforge (Python & Julia)
25
### Preinstallation Warning
0 commit comments