Skip to content

Commit

Permalink
Undo update to sbatch_srw_ftest.sh, since it causes issues on Orion a…
Browse files Browse the repository at this point in the history
…nd Hercules.
  • Loading branch information
MichaelLueken committed Oct 9, 2023
1 parent ac46cea commit a4e1705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cicd/scripts/sbatch_srw_ftest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#SBATCH --nodes=1
#SBATCH --tasks-per-node=24
#SBATCH --cpus-per-task=1
#SBATCH -t 01:00:00
#SBATCH -t 00:30:00
#SBATCH -o log_wrap.%j.log
#SBATCH -e err_wrap.%j.err

Expand Down

0 comments on commit a4e1705

Please sign in to comment.