User Tools

Site Tools


alex_asr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
alex_asr [2017/04/04 14:55]
mganzeboom
alex_asr [2017/04/04 14:55] (current)
mganzeboom
Line 10: Line 10:
 CUDA_LDFLAGS = -L$(CUDATKDIR)/lib64 -Wl,-rpath,$(CUDATKDIR)/lib64 CUDA_LDFLAGS = -L$(CUDATKDIR)/lib64 -Wl,-rpath,$(CUDATKDIR)/lib64
 CUDA_LDLIBS = -lcublas -lcudart -lcurand'' CUDA_LDLIBS = -lcublas -lcudart -lcurand''
-  - In the same Makefile add this to the end of the ''CXXFLAGS'' definition:  ''\ +  - In the same Makefile add this to the end of the ''CXXFLAGS'' definition:  ''<newline-here> -DHAVE_CUDA $(CUDA_INCLUDE)''
-      -DHAVE_CUDA $(CUDA_INCLUDE)''+
   - And add this to the end of the line starting with ''LDFLAGS ='':'' $(CUDA_LDFLAGS) $(CUDA_LDLIBS)''   - And add this to the end of the line starting with ''LDFLAGS ='':'' $(CUDA_LDFLAGS) $(CUDA_LDLIBS)''
   - Then run the Alex ASR setup script to clone the Kaldi sources from Github and start compiling: ''python setup.py build''.   - Then run the Alex ASR setup script to clone the Kaldi sources from Github and start compiling: ''python setup.py build''.
alex_asr.1491310507.txt.gz · Last modified: 2017/04/04 14:55 by mganzeboom