On Thu, 6 Jun 2013, Dmitry Karpeyev wrote: > It seems to me that --disable-mpi in libMesh is a bad option when > using PETSc :-)
Actually, our continuous integration tests --disable-mpi using PETSc. *But*, you have to compile and link against a PETSc build which was configured to be "uniprocessor" and avoid MPI as well. If your PETSc is MPI-aware, your libMesh needs to be too. > That issue seems to be closer to the root cause of you trouble. Definitely. --- Roy ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
