Skip to content

Commit cca3e39

Browse files
committed
Module load llvm in gcc-openmpi build
Signed-off-by: Christian Glusa <[email protected]>
1 parent 1bb2c32 commit cca3e39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/AT2.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
shell: bash -l {0}
8080
working-directory: /home/Trilinos/build
8181
run: |
82+
module load llvm
83+
8284
# Set up python-is-python3 hackery
8385
mkdir bin
8486
pushd bin

0 commit comments

Comments
 (0)