1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Thierry Thomas
48883ba9ac Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.

PR:		ports/154715
2011-02-26 09:56:51 +00:00
Wen Heping
948cf68fe9 - Update to 4.8.4
PR:		ports/140987
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
2009-12-01 06:13:39 +00:00
Thierry Thomas
252021bdaf Upgrade to 4.8.3.
Changelog at <http://graal.ens-lyon.fr/MUMPS/index.php?page=dwnld#cl>.

Noticied by:	Pedro F. Giffuni <giffunip (at) yahoo (dot) com>
2008-10-26 20:07:41 +00:00
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
Thierry Thomas
eff2898990 - The version version number has been bumped to 4.6.3.2 within the same
tarball:

  Diff available at
  <http://people.freebsd.org/~thierry/ports/MUMPS_4.6.3_MUMPS_4.6.3.2.diff>

- Add a direct download URL.

Reported by:	linimon
2006-07-12 06:01:46 +00:00
Thierry Thomas
69f083ba7a Upgrade to 4.6.3. Changes include:
A new version of the powerful solver has been released. Changes include:

* Reduced memory usage for symmetric matrices (compressed CB)
* Reduced memory allocation for parallel executions
* Scheduler parameters for parallel executions modified
* Memory estimates (that were too large) corrected with
  2Dcyclic Schur complement option
* Portability improved (C/Fortran interfacing for strings)
* The situation leading to Warning "RHS associated in MUMPS_301"
  no more occurs.
* Parameters INFO/RINFO from the Scilab/Matlab API are now called
  INFOG/RINFOG in order to match the MUMPS user's guide.

PR:		ports/99393
Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org>
2006-06-24 21:35:14 +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