Skip to content

Commit c666a69

Browse files
authored
Update Dockerfile.intel
1 parent 963197d commit c666a69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile.intel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ RUN export LD_LIBRARY_PATH=${GKLIB_ROOT}/lib:${METIS32_ROOT}/lib:${PARMETIS32_RO
7676
cd /tmp && git clone https://github.com/deepmodeling/abacus-develop.git --depth 1 && \
7777
cd abacus-develop && \
7878
cmake -B build \
79+
-DMKL_SYCL=OFF \
80+
-DMKL_SYCL_INTERFACE_FULL=OFF \
7981
-DMKL_SYCL_DISTRIBUTED_DFT=OFF \
8082
-DENABLE_MLALGO=ON \
8183
-DENABLE_LIBXC=ON \

0 commit comments

Comments
 (0)