Skip to content

Commit

Permalink
Extend script running time.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Jul 30, 2024
1 parent f731f24 commit 5e00b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiment/sapling/sbatch_fuzzer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#SBATCH --ntasks-per-node=1
#SBATCH --cpus-per-task=40
#SBATCH --partition=all
#SBATCH --time=03:00:00
#SBATCH --time=04:00:00

export REALM_SYNTHETIC_CORE_MAP=
export REALM_BACKTRACE=1
Expand Down

0 comments on commit 5e00b0a

Please sign in to comment.