On Sun, 5 Oct 2008, Michael Povolotskyi wrote: > Dear Libmesh developers and users, > is it possible to install libmesh without MPI but with PETSc?
In theory, maybe, if PETSc was built without MPI, but I wouldn't be surprised if there were major bugs, since I don't think any of the main developers have ever done that. If you manage to get it working we'd appreciate a patch, but you'll probably find it easier to just reconfigure PETSc with --download-lam or --download-mpich. --- Roy ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
