From: Karel V. <ve...@gm...> - 2013-05-09 08:40:23
|
Hi All, it is also important to re-run ./configure script, since the kaldi.mk has to be updated to put the "-lcublas" and "-lcudart" at the end of the tool building/linking g++ calls. K. Dne 9.5.2013 4:07, Daniel Povey napsal(a): > Thanks. > This issue has been fixed. I suspect you are using an out-of-date > version of Kaldi. If you have done "svn up" and are still at revision > 2256 or thereabouts, it means you have not updated your repository to > the "new" sourceforge. See instructions at kaldi.sf.net > <http://kaldi.sf.net> on how to change. > Dan > > > > On Wed, May 8, 2013 at 9:51 PM, Chao Weng <cw...@gm... > <mailto:cw...@gm...>> wrote: > > Hi All, > > I just finished setting up the GPGPU environment and running the > experiments in the Kaldi. In the beginning, I could not compile > through all the cuda related programs with "undefined references" > link errors, now I found a workaround by putting the cuda related > ld flags "-lcublas" and "-lcudart" in the end (i.e. after > -lpthread). My system is Ubuntu 12.04 with gcc 4.6.3. Just > sending this in case you have the same problem. > > Bests, > Chao > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and > their applications. This 200-page book is written by three acclaimed > leaders in the field. The early access version is available now. > Download your free book today! http://p.sf.net/sfu/neotech_d2d_may > _______________________________________________ > Kaldi-developers mailing list > Kal...@li... > <mailto:Kal...@li...> > https://lists.sourceforge.net/lists/listinfo/kaldi-developers > > > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and > their applications. This 200-page book is written by three acclaimed > leaders in the field. The early access version is available now. > Download your free book today! http://p.sf.net/sfu/neotech_d2d_may > > > _______________________________________________ > Kaldi-developers mailing list > Kal...@li... > https://lists.sourceforge.net/lists/listinfo/kaldi-developers |