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 539f593 commit eb0ab10Copy full SHA for eb0ab10
toolchain/toolchain_gnu.sh
@@ -20,7 +20,7 @@
20
--with-intel=no \
21
--with-openblas=install \
22
--with-openmpi=install \
23
---with-cmake=system \
+--with-cmake=install \
24
--with-scalapack=install \
25
--with-libxc=install \
26
--with-fftw=install \
toolchain/toolchain_intel.sh
@@ -18,7 +18,7 @@ export CUDA_PATH=/usr/local/cuda
18
--math-mode=mkl \
19
--with-gcc=no \
--with-intelmpi=system \
--with-scalapack=no \
--with-fftw=no \
0 commit comments