> Date: Sun, 28 Dec 2014 21:27:21 -0600 > From: Barry Smith <bsm...@mcs.anl.gov> > To: Sean Farley <sean.michael.far...@gmail.com> > Cc: petsc-dev <petsc-dev@mcs.anl.gov> > Subject: Re: [petsc-dev] Sean is going to love this > Message-ID: <ba03aba6-c693-4404-9fa5-2211bc371...@mcs.anl.gov> > Content-Type: text/plain; charset="utf-8" > > > Sean, > > brew install /homebrew/science/petsc > brew install /homebrew/science/petsc --HEAD --with-x11 > > Is there any reason not to use home-brew for everything now? Should we be working with the homebrew/science guys to work out the rough edges? (Like their hypre build is sequential and they don't pass the MPI compiler wrappers properly to build packages and ... and ...)
I contributed most of the hypre recipe; brew install hypre --with-mpi should get you a parallel build, and it should also run some parallel exampled as smoke tests. If there's anything missing that should be added, let me know and I can get to it when I return from vacation.