On Tue, 16 Mar 2010, Roy Stogner wrote: > I'll take a quick crack at it this afternoon, but it's not high on my > priority list, so unless it turns out to be an easy fix you'll be > stuck doing it yourself.
The fixes were pretty easy; testing a bunch of different configurations was not. But it looks like the libMesh svn HEAD now works with PETSc enabled and MPI disabled. Give it a try. To everyone else: this seemed like a simple change, but Roy editing m4 files, finding new ways to snoop PETSc config files, and making low-level changes are all risky things. Be paranoid when updating and let me know ASAP if there's any weirdness. I've put in a bunch of minor changes lately, but the tricky parts of this one are all in r3742 so we can revert in one stroke if necessary. --- Roy ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
