Skip to content

Commit

Permalink
add _category_.json for tools_&_software
Browse files Browse the repository at this point in the history
  • Loading branch information
s-sajid-ali committed Feb 14, 2025
1 parent ea40dfe commit 1bfc1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hpc/08_ood/01_open_on_demand.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ cd /scratch/$USER/my_env
cp -rp /scratch/work/public/overlay-fs-ext3/overlay-15GB-500K.ext3.gz .
gunzip overlay-15GB-500K.ext3.gz
```
Above we used the overlay file "overlay-15GB-500K.ext3.gz" which will contain all of the installed packages. There are more optional overlay files. You can find instructions on the following pages: [Singularity with Conda](../07_containers/02_singularity_with_conda.md), [Squash File System and Singularity](../07_containers/03_squash_file_system_and_singularity.md).
Above we used the overlay file "overlay-15GB-500K.ext3.gz" which will contain all of the installed packages. There are more optional overlay files. You can find instructions on the following pages: [Singularity with Conda](../07_containers/03_singularity_with_conda.md), [Squash File System and Singularity](../07_containers/04_squash_file_system_and_singularity.md).

### Launch Singularity Environment for Installation
```sh
Expand Down

0 comments on commit 1bfc1bd

Please sign in to comment.