File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717# ./configure --atlas-root=../tools/ATLAS/build
1818# ./configure --use-cuda=no # disable CUDA detection (will build cpu-only
1919# # version of kaldi even on CUDA-enabled machine.
20- # ./configure --use-cuda=yes --cudatk-dir=/usr/local/cuda/ --cuda-arch=-arch=sm_70
20+ # ./configure --use-cuda --cudatk-dir=/usr/local/cuda/ --cuda-arch=-arch=sm_70
2121# # Use cuda in /usr/local/cuda and set the arch to sm_70
2222# ./configure --static --fst-root=/opt/cross/armv8hf \
2323# --atlas-root=/opt/cross/armv8hf --host=armv8-rpi3-linux-gnueabihf
@@ -69,7 +69,7 @@ Configuration options:
6969 --version Display the version of 'configure' and exit
7070 --static Build and link against static libraries [default=no]
7171 --shared Build and link against shared libraries [default=no]
72- --use-cuda Build with CUDA [default=no ]
72+ --use-cuda Build with CUDA [default=yes ]
7373 --with-cudadecoder Build with CUDA decoder [default=yes]
7474 --cudatk-dir=DIR CUDA toolkit directory
7575 --cuda-arch=FLAGS Override the default CUDA_ARCH flags. See:
You can’t perform that action at this time.
0 commit comments