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 b80f538 commit 618617eCopy full SHA for 618617e
Dockerfile.intel
@@ -183,8 +183,6 @@ RUN export LD_LIBRARY_PATH=${GKLIB_ROOT}/lib:${METIS32_ROOT}/lib:${PARMETIS32_RO
183
cd abacus-develop-3.9.0.17 && \
184
sed -i '3i\#include "source_estate/elecstate_lcao.h"' source/source_lcao/edm.cpp && \
185
cmake -B build \
186
- -DMKL_SYCL=OFF \
187
- -DMKL_SYCL_LINK=OFF \
188
-DENABLE_MLALGO=ON \
189
-DENABLE_PEXSI=ON \
190
-DENABLE_LIBXC=ON \
0 commit comments