Bug 98107 - New port: math/mumps
Summary: New port: math/mumps
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-29 22:00 UTC by giffunip
Modified: 2006-06-03 13:40 UTC (History)
0 users

See Also:


Attachments
file.shar (10.23 KB, text/plain)
2006-05-29 22:00 UTC, giffunip
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description giffunip 2006-05-29 22:00:34 UTC
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.

http://graal.ens-lyon.fr/MUMPS/

Special thanks to Thierry Thomas for finding so many issues while attempting to support it in Code Aster!
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2006-06-03 13:39:57 UTC
State Changed
From-To: open->closed


New port added, thanks!