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 b21105d commit d816c8cCopy full SHA for d816c8c
abaInstall_HZWpara.sh
@@ -4,6 +4,6 @@ cmake -B build -DCMAKE_INSTALL_PREFIX=/public1/home/t6s000394/jghan/software/aba
4
#cmake -B build -DCMAKE_INSTALL_PREFIX=/public1/home/t6s000394/jghan/software/abacus-develop/rdmft-abacus/ -DCMAKE_CXX_COMPILER=icpx -DMPI_CXX_COMPILER=mpiicpc -DELPA_DIR=/public1/home/t6s000394/jghan/software/elpa-2021.11/ -DLibxc_DIR=/public1/home/t6s000394/jghan/software/libxc/ -DLIBRI_DIR=/public1/home/t6s000394/jghan/software/LibRI -DLIBCOMM_DIR=/public1/home/t6s000394/jghan/software/LibComm -DCEREAL_INCLUDE_DIR=/public1/home/t6s000394/jghan/software/cereal/cereal-1.3.2/include
5
6
#cmake --build build -j 52 2>job.err
7
-cmake --build build -j 8
+cmake --build build -j 92
8
9
cmake --install build
0 commit comments