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 8b1c542 commit 8275c4eCopy full SHA for 8275c4e
toolchain/build_abacus_gnu.sh
@@ -49,7 +49,7 @@ cmake -B $BUILD_DIR -DCMAKE_INSTALL_PREFIX=$PREFIX \
49
-DUSE_OPENMP=ON \
50
-DUSE_ELPA=ON \
51
-DENABLE_RAPIDJSON=ON \
52
- -DRapdidJSON_DIR=$RAPIDJSON \
+ -DRapidJSON_DIR=$RAPIDJSON \
53
# -DENABLE_DEEPKS=1 \
54
# -DTorch_DIR=$LIBTORCH \
55
# -Dlibnpy_INCLUDE_DIR=$LIBNPY \
toolchain/build_abacus_intel-mpich.sh
@@ -45,7 +45,7 @@ cmake -B $BUILD_DIR -DCMAKE_INSTALL_PREFIX=$PREFIX \
45
46
47
48
0 commit comments