Skip to content

Commit

Permalink
Merge branch 'csps-rocky8' of https://github.com/NOAA-EPIC/ufs-weathe…
Browse files Browse the repository at this point in the history
…r-model into feature/enable_test_cases
  • Loading branch information
ulmononian committed Nov 8, 2024
2 parents fb027b2 + c92b526 commit cc0d23a
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 990 deletions.
3 changes: 2 additions & 1 deletion tests/fv3_conf/fv3_slurm.IN_noaacloud
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ if [ "${JOB_SHOULD_FAIL:-NO}" = WHEN_RUNNING ] ; then
false
fi

srun --mpi=pmi2 --label -n @[TASKS] ./fv3.exe
srun --mpi=pmi2 --label -n @[TASKS] ${PWD}/fv3.exe


echo "Model ended: " `date`
echo -n " $( date +%s )," >> job_timestamp.txt
Loading

0 comments on commit cc0d23a

Please sign in to comment.