Skip to content

Commit ac38f49

Browse files
authored
Merge pull request #11343 from hppritcha/lanl_ci_ld_lib_for_xl_builds
lanl/ci: workaround for xlc builds
2 parents dd6b875 + dd656b5 commit ac38f49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/lanl/gitlab-darwin-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ test:ibm:
174174
- ls
175175
- module load ibm
176176
- export PATH=$PWD/install_test/bin:$PATH
177+
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/install_test/lib
177178
- which mpirun
178179
- pushd examples
179180
- mpirun -np 4 hostname

0 commit comments

Comments
 (0)