Port details on branch 2022Q2 |
- mumps MUltifrontal Massively Parallel sparse direct Solver for Code_Aster
- 5.1.2.a7_6 math
=3 5.1.2.a7_6Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2006-06-03 12:36:22
- Last Update: 2025-01-24 12:18:28
- Commit Hash: 6cce1f5
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- License: CeCILL_C
- WWW:
- https://graal.ens-lyon.fr/MUMPS/
- Description:
- 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
When MPI is disabled, libseq is installed.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/mumps/ && make install clean
- To add the package, run one of these commands:
- pkg install math/mumps
- pkg install mumps-edf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mumps-edf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1604590054
SHA256 (aster-full-src-14.6.0-1.noarch.tar.gz) = dcb3900de1e5c0624060253660a63512ab415cbe143cdd87867a0276ef6bf233
SIZE (aster-full-src-14.6.0-1.noarch.tar.gz) = 270695003
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libmetis.so : math/metis
- libscotch.so : cad/scotch
- libblas.so : math/blas
- liblapack.so : math/lapack
- This port is required by:
- for Libraries
-
- french/aster
- math/freefem++
- science/chrono
- science/code_saturne
- science/frontistr
Configuration Options:
- ===> The following configuration options are available for mumps-edf-5.1.2.a7_6:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
MPICH=off: Parallel processing support via MPICH
===> Use 'make config' to modify these settings
- Options name:
- math_mumps
- USES:
- blaslapack fortran
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|