Skip to content

Commit

Permalink
Correct build script module loads
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-white committed Nov 29, 2024
1 parent 60238ce commit 12f4b79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/build_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ if [ ! $# -eq 0 ]; then
fi

module use /g/data/xp65/public/modules
module load conda/access-med-0.6
module load conda/analysis3-24.12
module load openmpi

OUTPUT_BASE_PATH=/g/data/xp65/public/apps/access-nri-intake-catalog
CONFIG_DIR=/g/data/xp65/admin/access-nri-intake-catalog/config
Expand Down

0 comments on commit 12f4b79

Please sign in to comment.