From: Vassil P. <vas...@gm...> - 2014-02-06 06:26:55
|
This is actually off-topic, since it's not directly related to compilation, but speaking of OpenBLAS, I encountered a problem with sgmm2-est, when built with this library. It segfaulted and the core file says it's something related to "kernel/x86_64/dgemv_t .S". There are several bugs reported on their tracker about this file, but they should be fixed in the version I'm using (which is approx. one month old). I didn't feel like digging deeper, but switching to ATLAS fixed the problem. Just thought I could mention this in case someone have similar problems. Vassil On Wed, Feb 5, 2014 at 6:04 PM, Daniel Povey <dp...@gm...> wrote: > > >> OK, I'll create a build with the --shared option. >>> >> >> Thanks! > >> >>> >>> is it a subliminal message for more automatic builds ? >> > > Possibly :-) > Dan > > >> >> >> -- >> Chris >> >> >>> Dan >>> >>> >>> >>> >>> On Fri, Jan 31, 2014 at 10:35 AM, Eamonn Kenny <Eam...@cs...<mailto: >>> Eam...@cs...>> wrote: >>> >>> Dear Kaldi Developers, >>> >>> Running the following commands fails in building Kaldi from trunk: >>> >>> svn co http://svn.code.sf.net/p/kaldi/code/trunk >>> [OK] >>> cd trunk/tools && make && ./install_portaudio.sh >>> [OK] >>> cd trunk/src && ./configure --shared && make depend && make && >>> make ext >>> [Failed] >>> >>> because of a problem with libkaldi-lat.so now building with the >>> latest >>> changes. >>> >>> Can you fix it please? Its obviously the "make ext" that is failing. >>> >>> >>> -- >>> Best Regards, >>> Eamonn Kenny >>> >>> + + + >>> Email Eam...@cs... <mailto:Eam...@cs...> >>> CNGL/Speech Communication Lab, >>> Tel: 00+353-1-8961797 <tel:%2B353-1-8961797> >>> Dept. of Computer Science, >>> >>> F.34, O'Reilly Institute, >>> http://www.cs.tcd.ie/Eamonn.Kenny Trinity College Dublin, >>> http://eamonnmkenny.wordpress.com Dublin 2, Ireland. >>> + + + >>> >>> >>> ------------------------------------------------------------ >>> ------------------ >>> WatchGuard Dimension instantly turns raw network data into actionable >>> security intelligence. It gives you real-time visual feedback on key >>> security issues and trends. Skip the complicated setup - simply >>> import >>> a virtual appliance and go from zero to informed in seconds. >>> http://pubads.g.doubleclick.net/gampad/clk?id=123612991& >>> iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Kaldi-developers mailing list >>> Kal...@li... >>> <mailto:Kal...@li...> >>> https://lists.sourceforge.net/lists/listinfo/kaldi-developers >>> >>> >>> >> >> -- >> *Christopher Kermorvant* >> R&D Manager >> >> <http://www.a2ia.com/> >> >> 39 rue de la Bienfaisance >> 75008 Paris - France >> >> phone: +33 (0)1 44 42 00 86 >> fax: +33 (0)1 44 42 00 81 >> chr...@a2... <mailto:chr...@a2...> >> >> /*access more*/ with our new website www.a2ia.com <http://www.a2ia.com/> >> >> <http://www.linkedin.com/company/a2ia> <https://twitter.com/a2iaeurope> >> > > > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > > http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk > _______________________________________________ > Kaldi-developers mailing list > Kal...@li... > https://lists.sourceforge.net/lists/listinfo/kaldi-developers > > |