OK, interesting. It wasn't identified and fixed as far as I know (I wasn't able to reproduce the bug on my system)... sounds like it randomly stopped manifesting!
Dave On 01/25/2012 03:59 PM, Roy Stogner wrote: > > This bug has gone away, and I reluctantly have to ask: did it actually > get identified and fixed, or did it just randomly stop manifesting > when other changes were made? ;-) > --- > Roy > >> On 12/15/2011 09:35 AM, Roy Stogner wrote: >>> >>> I can't seem to reproduce it easily, myself! BuildBot is showing a >>> failure every time with my default build: >>> >>> loadmodules intel tbb mpich2/1.2.1 mkl-pecos petsc slepc trilinos >>> glpk vtk &&./configure --enable-everything >>> >>> but it's showing success with literally every other build I've >>> configured it to try. They're all being run with >>> "LIBMESH_RUN='mpirun -np 2'", even. >>> >>> The failing build and the success build seem to differ starting early: >>> >>> FAILURE: >>> >>> ---- Basis dimension: 5 ---- >>> Performing RB solves on training set >>> Maximum (absolute) error bound is 0.946406 >>> >>> Performing truth solve at parameter: >>> mu[0] = 0 >>> mu[1] = 1 >>> >>> SUCCESS: >>> >>> ---- Basis dimension: 5 ---- >>> Performing RB solves on training set >>> Maximum (absolute) error bound is 0.946406 >>> >>> Performing truth solve at parameter: >>> mu[0] = -1 >>> mu[1] = 0 >>> >>> but I've no idea what causes the difference. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
