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 8a45d00 commit ca20e41Copy full SHA for ca20e41
1 file changed
.github/workflows/linux.yml
@@ -467,6 +467,7 @@ jobs:
467
fi
468
# Install
469
cmake -S src -B bld \
470
+ -DCMAKE_C_COMPILER=mpicc \
471
-DCMAKE_INSTALL_PREFIX="${PARFLOW_DEP_DIR}" \
472
-DHYPRE_ENABLE_${BACKEND}="ON"
473
cmake --build bld --parallel 4
0 commit comments