Skip to content

Commit ca20e41

Browse files
committed
CI: Compiled Hypre with mpicc
1 parent 8a45d00 commit ca20e41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ jobs:
467467
fi
468468
# Install
469469
cmake -S src -B bld \
470+
-DCMAKE_C_COMPILER=mpicc \
470471
-DCMAKE_INSTALL_PREFIX="${PARFLOW_DEP_DIR}" \
471472
-DHYPRE_ENABLE_${BACKEND}="ON"
472473
cmake --build bld --parallel 4

0 commit comments

Comments
 (0)