Skip to content

Commit

Permalink
fix delta again
Browse files Browse the repository at this point in the history
  • Loading branch information
wilfonba committed Oct 16, 2024
1 parent 16cfe3d commit fc8bea6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion toolchain/templates/delta.mako
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/sw/spack/deltas11-2023-03/apps/linux-rh
% else:
(set -x; ${profiler} \
srun --ntasks ${nodes*tasks_per_node} \
${' '.join([f"'{x}'" for x in ARG('--') ])} \
"${target.get_install_binpath(case)}")
% endif

Expand Down

0 comments on commit fc8bea6

Please sign in to comment.