Skip to content

Commit

Permalink
use apptainer, not singularity
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Aug 26, 2024
1 parent 00b5313 commit c0e3b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This folder contains utility scripts that are used on the HPC to monitor the queues and start models on the HPC.

*upload_download.sh* - This script will download and start 2 singulatiry containers (if not already started) and tail the output logs.
*upload_download.sh* - This script will download and start 2 apptainer containers (if not already started) and tail the output logs.
*model_launcher.sh* - This script will check if any models are needed to be run and start them. This will launch about 1 pipeline for every 10 waiting jobs.

Both scripts require a files called secrets.sh to be in the same folder. If it does not exist, it will print a message if it does not exist.

0 comments on commit c0e3b91

Please sign in to comment.