Port details |
- mumps-edf MUltifrontal Massively Parallel sparse direct Solver for Code_Aster
- 5.1.1.a2_4 math
=1 5.1.1.a2_4Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2017-11-14 18:29:38
- Last Update: 2019-03-10 17:35:09
- SVN Revision: 495304
- People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
- License: CeCILL_C
- WWW:
- http://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
WWW: http://graal.ens-lyon.fr/MUMPS/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mumps-edf>0:math/mumps-edf
- Conflicts:
- CONFLICTS:
- mumps-4*
- mumps-mpich-4*
- mumps-mpich-5*
- No installation instructions:
- This port has been deleted.
- PKGNAME: mumps-edf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1534507408
SHA256 (aster-full-src-13.6.0-1.noarch.tar.gz) = 6e4eba279969506beda797b9908e5a4bc858e7cff7686582ac9d41545daea7a0
SIZE (aster-full-src-13.6.0-1.noarch.tar.gz) = 265469934
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran8 : lang/gcc8
- libscotch.a : cad/scotch
- as : devel/binutils
- Runtime dependencies:
-
- gfortran8 : lang/gcc8
- Library dependencies:
-
- libblas.so : math/blas
- liblapack.so : math/lapack
- libmetis.so : math/metis
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mumps-edf-5.1.1.a2_4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- fortran
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.1.a2_4 10 Mar 2019 17:35:09 |
thierry |
Move math/mumps-edf to math/mumps.
This port is for MUMPS 5.x.
Reported by: pfg |
5.1.1.a2_4 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
5.1.1.a2_3 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
5.1.1.a2_2 06 May 2018 08:16:17 |
thierry |
Since the upgrade of math/suitesparse to 5.2.0, it depends unconditionnaly on
math/metis. Because math/metis and math/metis-edf are conflicting, this means
that the ports which depend on SuiteSparse and on metis-edf became BROKEN.
To solve this problem, this revison switches from metis-edf to the regular
metis. |
5.1.1.a2_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
5.1.1.a2 14 Nov 2017 21:30:47 |
antoine |
Fix PKGBASE collision with math/mumps |
5.1.1.a2 14 Nov 2017 18:29:22 |
thierry |
Upgrade - endly! - to Code_Aster 13.4.0-3.
Notes:
- I have (not yet) succeeded to enable MFront in this version;
- it uses math/mumps-edf, repocopied from math/mumps;
- cad/scotch is now taken out of the aster tarball;
- french/eficas is no more used: to be replaced by "aster-study" in Salome_Meca
(the port cad/salome should be resurrected!) |
Number of commits found: 7
|