Skip to content

Commit

Permalink
update noaacloud machine_config rocoto version
Browse files Browse the repository at this point in the history
  • Loading branch information
zach1221 committed Oct 24, 2024
1 parent 9bc30f5 commit aa50599
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests-dev/machine_config/machine_noaacloud.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ set -eux

export PATH=/contrib/EPIC/bin:${PATH}
module use /apps/modules/modulefiles
module load rocoto/1.3.3
module load rocoto/1.3.7

ROCOTORUN=/apps/rocoto/1.3.3/bin/rocotorun
ROCOTOSTAT=/apps/rocoto/1.3.3/bin/rocotostat
ROCOTOCOMPLETE=/apps/rocoto/1.3.3/bin/rocotocomplete
ROCOTORUN=/apps/rocoto/1.3.7/bin/rocotorun
ROCOTOSTAT=/apps/rocoto/1.3.7/bin/rocotostat
ROCOTOCOMPLETE=/apps/rocoto/1.3.7/bin/rocotocomplete
ROCOTO_SCHEDULER=slurm
export ROCOTORUN
export ROCOTOSTAT
Expand Down

0 comments on commit aa50599

Please sign in to comment.