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 dad1705 commit 6807886Copy full SHA for 6807886
toolchain/build_abacus_gnu.sh
@@ -56,14 +56,13 @@ cmake -B $BUILD_DIR -DCMAKE_INSTALL_PREFIX=$PREFIX \
56
# -DENABLE_LIBRI=ON \
57
# -DLIBRI_DIR=$LIBRI \
58
# -DLIBCOMM_DIR=$LIBCOMM \
59
+# -DDeePMD_DIR=$DEEPMD \
60
# -DUSE_CUDA=ON \
61
# -DENABLE_CUSOLVERMP=ON \
62
# -D CAL_CUSOLVERMP_PATH=/opt/nvidia/hpc_sdk/Linux_x86_64/2x.xx/math_libs/1x.x/targets/x86_64-linux/lib
63
# -DUSE_ELPA=ON \
64
# -DELPA_LINK_LIBRARIES=$ELPA_LINK/.libs/libelpa_openmp.so \
65
-
66
67
# # add mkl env for libtorch to link
68
# if one want to install libtorch, mkl should be load in build process
69
# for -lmkl when load libtorch
0 commit comments