From: Daniel P. <dp...@gm...> - 2013-05-09 02:07:32
|
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 on how to change. Dan On Wed, May 8, 2013 at 9:51 PM, Chao Weng <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... > https://lists.sourceforge.net/lists/listinfo/kaldi-developers > > |