Skip to content

Commit 009bbb4

Browse files
authored
Update build_test_cmake.yml
1 parent 507c16d commit 009bbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
build_args: "-DENABLE_LIBXC=1 -DENABLE_MLALGO=1 -DENABLE_LIBRI=1"
2121
name: "Build extra components with GNU toolchain"
2222
- tag: intel
23-
build_args: "-DENABLE_LIBXC=1 -DENABLE_PEXSI=1 -DENABLE_MLALGO=1 -DENABLE_LIBRI=1"
23+
build_args: "-DCMAKE_PREFIX_PATH='${PEXSI32_ROOT};${SUPERLU_DIST32_ROOT};${PARMETIS32_ROOT};${METIS32_ROOT};${GKLIB_ROOT}' -DENABLE_LIBXC=1 -DENABLE_PEXSI=1 -DENABLE_MLALGO=1 -DENABLE_LIBRI=1"
2424
name: "Build extra components with Intel toolchain"
2525

2626
- tag: cuda

0 commit comments

Comments
 (0)