8d0c FreshPorts -- math/mumps
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mumps 4.8.4_2 math on this many watch lists=1 search for ports that depend on this port
MUltifrontal Massively Parallel sparse direct Solver
Maintained by: bf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jun 2006 12:36:22
License: not specified in port


MUMPS is a Distributed Multifrontal Solver (F90, MPI based) with Dynamic
Distributed Scheduling to accomodate both numerical fill-in and multi-user 
environment.

- Solution of large linear systems with symmetric positive definite
matrices; general symmetric matrices; general unsymmetric matrices.
- Version for complex arithmetic.
- Parallel factorization and solve phases (uniprocessor version also
available).
- Iterative refinement and backward error analysis.
- Various matrix input formats: assembled format; distributed assembled
format; elemental format.
- Partial factorization and Schur complement matrix.
- Several orderings interfaced : AMD, AMF, PORD, METIS

WWW:	http://graal.ens-lyon.fr/MUMPS/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. math/mumps-mpich

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/gcc46
  2. devel/binutils
Required To Run:
  1. lang/gcc46
Required Libraries:
  1. math/blas
There are no ports dependent upon this port

To install the port: cd /usr/ports/math/mumps/ && make install clean
To add the package: pkg_add -r mumps


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://graal.ens-lyon.fr/MUMPS/
  3. http://mumps.enseeiht.fr/
  4. http://www.enseeiht.fr/apo/MUMPS/
  5. http://www.enseeiht.fr/irit/apo/MUMPS/

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
09 Jul 2012 11:11:44
Original commit files touched by this commit  4.8.4_2
bf search for other commits by this committer
add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port
to
*DEPENDS in math/parmetis, rather than using an assignment)

PR:             169578
22 Nov 2011 11:14:10
Original commit files touched by this commit  4.8.4_2
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
24 Jul 2011 03:05:21
Original commit files touched by this commit  4.8.4_2
bf search for other commits by this committer
take in some orphans
26 Feb 2011 09:56:51
Original commit files touched by this commit  4.8.4_2
thierry search for other commits by this committer
Chase the upgrade of MPICH2.

Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.

PR:             ports/154715
14 Nov 2010 22:00:23
Original commit files touched by this commit  4.8.4_1
thierry search for other commits by this committer
Chase the upgrade of MPICH2.
01 Dec 2009 06:13:39
Original commit files touched by this commit  4.8.4
wen search for other commits by this committer
- Update to 4.8.4

PR:             ports/140987
Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
28 Nov 2009 10:44:56
Original commit files touched by this commit  4.8.3_3
thierry search for other commits by this committer
- Chase relocation of net/mpich2

- Bump PORTREVISION if needed

- Fix some portlint errors.
13 Sep 2009 00:08:01
Original commit files touched by this commit  4.8.3_2
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
07 Jan 2009 16:34:27
Original commit files touched by this commit  4.8.3_1
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
10 Nov 2008 15:40:43
Original commit files touched by this commit  4.8.3
thierry search for other commits by this committer
Take the MAINTAINER_MODE out of the regression-test target (not for the
-mpi case).

Submitted by:   Pedro F. Giffuni <giffunip (at) yahoo.com>
26 Oct 2008 20:07:41
Original commit files touched by this commit  4.8.3
thierry search for other commits by this committer
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>
14 Jul 2007 02:19:23
Original commit files touched by this commit  4.7.3
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
27 May 2007 08:31:46
Original commit files touched by this commit  4.7.3
thierry search for other commits by this committer
Upgrade to  MUMPS 4.7.3.

Noticed by:     Pedro F. Giffuni <giffunip (at) yahoo.com>
15 Mar 2007 06:04:09
Original commit files touched by this commit  4.6.3_3
maho search for other commits by this committer
1. A build fix.
2. Now recognize ATLAS/BLAS automatically.
3. Do not activate -mpich for default.
12 Jan 2007 23:57:22
Original commit files touched by this commit  4.6.3_3
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
11 Jan 2007 01:52:26
Original commit files touched by this commit  4.6.3_2
maho search for other commits by this committer
Migrate to gforntran42.
Bump portrevision
10 Dec 2006 22:44:08
Original commit files touched by this commit  4.6.3_1
thierry search for other commits by this committer
Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.
30 Nov 2006 23:32:28
Original commit files touched by this commit  4.6.3_1
kris search for other commits by this committer
BROKEN: Does not build
01 Oct 2006 21:14:55
Original commit files touched by this commit  4.6.3_1
thierry search for other commits by this committer
Chase bsd.gcc.mk and remove an extra dependency.

Reminded by:    Pedro F. Giffuni <giffunip (at) yahoo.com>
25 Jul 2006 08:44:05
Original commit files touched by this commit  4.6.3_1
thierry search for other commits by this committer
- Switch to MPICH2;

- Add RUN_DEPENDS to BLACS & SCALAPACK if built with MPICH;

- Add a regression-test target.
12 Jul 2006 06:01:46
Original commit files touched by this commit  4.6.3_1
thierry search for other commits by this committer
- 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
01 Jul 2006 12:16:44
Original commit files touched by this commit  4.6.3
thierry search for other commits by this committer
Reset maintainership: Pedro's dev machine has been stolen :-(

Hoping to see you back soon!

Submitted by:   Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
24 Jun 2006 21:35:14
Original commit files touched by this commit  4.6.3
thierry search for other commits by this committer
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>
03 Jun 2006 12:34:09
Original commit files touched by this commit  4.6.2
thierry search for other commits by this committer
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>

Number of commits found: 24

28a9
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month178

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0