Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zjwegert committed Jul 5, 2024
1 parent fc400d6 commit 28bb05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Benchmarks/jobtemplate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export MPICH_OFI_VERBOSE=1
#export MPICH_MEMORY_REPORT=1

srun -N $SLURM_JOB_NUM_NODES -n $SLURM_NTASKS julia --project=$PROJECT_DIR --check-bounds no -O3 \
$PROJECT_DIR/scripts/Benchmarks/benchmark_gadi.jl \
$PROJECT_DIR/scripts/Benchmarks/benchmark.jl \
{{:name}} \
{{{:write_dir}}} \
{{:type}} \
Expand Down

0 comments on commit 28bb05d

Please sign in to comment.