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 fe19be1 commit 40b34f2Copy full SHA for 40b34f2
toolchain/toolchain_gnu.sh
@@ -27,12 +27,11 @@
27
--with-elpa=install \
28
--with-cereal=install \
29
--with-rapidjson=install \
30
---with-libtorch=install \
31
---with-libnpy=install \
32
---with-libri=install \
33
---with-libcomm=install \
+--with-libtorch=no \
+--with-libnpy=no \
+--with-libri=no \
+--with-libcomm=no \
34
--with-4th-openmpi=no \
35
---pack-run \
36
| tee compile.log
37
# to use openmpi-version4: set --with-4th-openmpi=yes
38
# to enable gpu-lcao, add the following lines:
0 commit comments