On Tue, 31 Mar 2015, Roy Stogner wrote: > I'm also running Ubuntu 14.10, but with a custom PETSc build. Let me > try installing libpetsc3.4.2-dev (you're using the version from the > default repos, I assume?) and see if I can replicate the problem.
For me, https://github.com/libMesh/libmesh/pull/518 (now in master) fixed things, at least in the case where your mpi configuration in /etc/alternatives matches the default configuration (openmpi) that your petsc package was built with. Thanks for the bug report! If you have time to try the new master and verify that it works for you too I'd appreciate it. --- Roy ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
