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 f5c77b1 commit 85c41b7Copy full SHA for 85c41b7
toolchain/templates/delta.mako
@@ -34,6 +34,9 @@ cd "${MFC_ROOTDIR}"
34
cd - > /dev/null
35
echo
36
37
+# Fixes Delta not being able to find core library file
38
+export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/sw/spack/deltas11-2023-03/apps/linux-rhel8-zen3/nvhpc-22.11/openmpi-4.1.5-nzb4n4r/lib/
39
+
40
% for target in targets:
41
${helpers.run_prologue(target)}
42
0 commit comments