We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d402d commit 7bfe57dCopy full SHA for 7bfe57d
toolchain/templates/delta.mako
@@ -47,7 +47,6 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/sw/spack/deltas11-2023-03/apps/linux-rh
47
% else:
48
(set -x; ${profiler} \
49
srun --ntasks ${nodes*tasks_per_node} \
50
- ${' '.join([f"'{x}'" for x in ARG('--') ])} \
51
"${target.get_install_binpath(case)}")
52
% endif
53
0 commit comments