On Mon, Mar 2, 2015 at 7:45 PM, Barry Smith <[email protected]> wrote:
> > Oh fuck, never mind, if I get another crash I'll report it. Note that I am well aware that this is broken for > 1 thread. This is because we share the compiler/linker objects through the framework. I need to go through and fix that, which will get done soon. There are other potential breakages in the updating of framework data structures, but these are much less likely to cause problems, and are easily fixable. I have not seen these break when using a bunch of threads, unlike the above. Matt > > Barry > > > On Mar 2, 2015, at 6:50 PM, Matthew Knepley <[email protected]> wrote: > > > > On Mon, Mar 2, 2015 at 6:24 PM, Barry Smith <[email protected]> wrote: > > > > > On Mar 2, 2015, at 6:06 PM, Matthew Knepley <[email protected]> wrote: > > > > > > Is this the latest? If not, can you run it after pulling? > > > > git reports already up to date > > > > This log looks like a success. Did you send the wrong one? > > > > Matt > > > > > > > > Thanks, > > > > > > Matt > > > > > > On Mon, Mar 2, 2015 at 6:05 PM, Barry Smith <[email protected]> > wrote: > > > > > > $ ./configure --download-mpich --with-threadsafety --with-openmp > --with-log=0 > > > > =============================================================================== > > > Configuring PETSc to compile on your system > > > > =============================================================================== > > > > =============================================================================== > > Trying to download > http://www.mpich.org/static/downloads/3.1.3/mpich-3.1.3.tar.gz for MPICH > > > > =============================================================================== > > > > =============================================================================== > > Trying to download > http://ftp.mcs.anl.gov/pub/petsc/externalpackages/mpich-3.1.3.tar.gz for > MPICH > > > =============================================================================== > > > > =============================================================================== > > Running configure on MPICH; this may take > several minutes > > > =============================================================================== > > > > =============================================================================== > > Running make on MPICH; this may take several > minutes > > =============================================================================== > > > > =============================================================================== > > Running make install on MPICH; this may take > several minutes > > =============================================================================== > > TESTING: output from > config.setCompilers(config/BuildSystem/config/setCompilers.py:1451) > > > ******************************************************************************* > > > UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log > for details): > > > > ------------------------------------------------------------------------------- > > > > > > > ******************************************************************************* > > > > > > > > > > > > > > > -- > > > What most experimenters take for granted before they begin their > experiments is infinitely more interesting than any results to which their > experiments lead. > > > -- Norbert Wiener > > > > > > > > > > -- > > What most experimenters take for granted before they begin their > experiments is infinitely more interesting than any results to which their > experiments lead. > > -- Norbert Wiener > > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener
