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 534958f commit d7e57b2Copy full SHA for d7e57b2
.github/workflows/build_test_cmake.yml
@@ -20,7 +20,7 @@ jobs:
20
build_args: "-DENABLE_LIBXC=1 -DDENABLE_MLALGO=1 -DENABLE_LIBRI=1"
21
name: "Build extra components with GNU toolchain"
22
- tag: intel
23
- build_args: "-DENABLE_LIBXC=1 -DENABLE_PEXSI=1 -DENABLE_MLALGO=1 -DENABLE_LIBRI=1"
+ build_args: "-DENABLE_LIBXC=1 -DENABLE_MLALGO=1 -DENABLE_LIBRI=1"
24
name: "Build extra components with Intel toolchain"
25
26
- tag: cuda
0 commit comments