Re: [petsc-dev] configure failed after update of OSX
30 Jan
2014
30 Jan
'14
10:13 p.m.
[email protected] writes:
$ sudo port install mpich-default $ sudo port select --set mpi mpich-mp-fortran
Then try to build PETSc (minus the --download-mpich and CC, CXX, FC options).
That worked
Awesome
You could also try to install most of the external packages:
$ sudo port install hypre ml parmetis metis hdf5-18 netcdf triangle \ superlu superlu_dist mumps
This instal seemed to work but how would I configure PETSc to use them?
I have a bash function to help me configure but it's basically this: $ ./configure --with-{hdf5,netcdf,ml,hypre,metis,parmetis,scalapack,mumps,superlu,superlu_dist}-dir=/opt/local
4573
Age (days ago)
4573
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sean Farley