Commit graph

5 commits

Author SHA1 Message Date
Thierry Thomas
b1876f270f Upgrade to MUMPS 4.7.3.
Noticed by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2007-05-27 08:31:46 +00:00
Maho Nakata
71954f402b 1. A build fix.
2. Now recognize ATLAS/BLAS automatically.
3. Do not activate -mpich for default.
2007-03-15 06:04:09 +00:00
Maho Nakata
826e294dda * Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
2007-01-12 23:57:22 +00:00
Thierry Thomas
963b824f4a - Switch to MPICH2;
- Add RUN_DEPENDS to BLACS & SCALAPACK if built with MPICH;

- Add a regression-test target.
2006-07-25 08:44:05 +00:00
Thierry Thomas
0a44455f19 MUMPS, the MUltifrontal Massively Parallel sparse direct Solver, is the
fastest matrix solver available for FreeBSD. It requires a F90 compiler
so it's built with gfortran, however care was taken to ensure it will
work with g77 while a the default compiler is changed.

PR:		ports/98107
Submitted by:	Pedro Giffuni <giffunip (at) asme.org>
2006-06-03 12:34:09 +00:00