Skip to content

Commit dad1705

Browse files
authored
Add CUDA path for use by ELPA-GPU
1 parent b3defd5 commit dad1705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolchain/toolchain_gnu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# libtorch and libnpy are for deepks support, which can be =no
1313
# if you want to run EXX calculation, you should set --with-libri=install
1414
# mpich (and intel toolchain) is recommended for EXX support
15-
15+
#export CUDA_PATH=/usr/local/cuda
1616
./install_abacus_toolchain.sh \
1717
--with-gcc=system \
1818
--with-intel=no \

0 commit comments

Comments
 (0)