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 feccddf commit 89b2990Copy full SHA for 89b2990
src/configure
@@ -22,7 +22,7 @@
22
# ./configure --atlas-root=../tools/ATLAS/build
23
# ./configure --use-cuda=no # disable CUDA detection (will build cpu-only
24
# # version of kaldi even on CUDA-enabled machine
25
-# ./configure --use-cuda --cudatk-dir=/usr/local/cuda/ --cuda-arch=-sm_70
+# ./configure --use-cuda --cudatk-dir=/usr/local/cuda/ --cuda-arch=-arch=sm_70
26
# # Use cuda in /usr/local/cuda and set the arch to -sm_70
27
# ./configure --static --fst-root=/opt/cross/armv8hf \
28
# --atlas-root=/opt/cross/armv8hf --host=armv8-rpi3-linux-gnueabihf
0 commit comments