Which blas implementation are you using? openblas is known to cause this issue.
On Wed, May 28, 2014 at 7:51 AM, Ronnie Ghose <[email protected]> wrote: > hmm this is going to be annoying, but have you debugged it at all e.g. have > you tried seeing if you can find where it is at when it hits that 0 cpu? / > try printing something out middway and seeing where it just stops? > > > On Wed, May 28, 2014 at 12:56 AM, Gael Varoquaux > <[email protected]> wrote: >> >> On Tue, May 27, 2014 at 03:16:59PM -0700, Chris Holdgraf wrote: >> > So, the strange thing about this is that I've definitely run >> > regressions with larger matrices in the past, and haven't had issues >> > before. This is on a cluster with ~94 gigs of ram, and in the past I've >> > exceeded this limit and it has usually thrown an error (one of our >> > sysadmin's scripts), not silently hung. >> >> In the following report: >> https://github.com/joblib/joblib/issues/138 >> >> There is a screenshort of top, that seems to show reasonnable memory >> usage. I am a bit clueless here, I must say. >> >> G >> >> >> ------------------------------------------------------------------------------ >> Time is money. Stop wasting it! Get your web API in 5 minutes. >> www.restlet.com/download >> http://p.sf.net/sfu/restlet >> _______________________________________________ >> Scikit-learn-general mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general > > > > ------------------------------------------------------------------------------ > Time is money. Stop wasting it! Get your web API in 5 minutes. > www.restlet.com/download > http://p.sf.net/sfu/restlet > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general > -- Weeks of coding can save you hours of planning. - http://www.codebox.no - http://code.google.com/p/aagaande/ ------------------------------------------------------------------------------ Time is money. Stop wasting it! Get your web API in 5 minutes. www.restlet.com/download http://p.sf.net/sfu/restlet _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
