Search Criteria
Package Details: mumps-par 5.7.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mumps-par.git (read-only, click to copy) |
---|---|
Package Base: | mumps-par |
Description: | Sparse solver library using Gaussian elimination, with parmetis implementation |
Upstream URL: | https://mumps-solver.org/index.php |
Licenses: | custom |
Conflicts: | mumps |
Provides: | mumps |
Submitter: | heavysink |
Maintainer: | petronny (heavysink, AutoUpdateBot) |
Last Packager: | AutoUpdateBot |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-08-30 19:44 (UTC) |
Last Updated: | 2024-07-16 08:03 (UTC) |
Dependencies (9)
- bzip2 (bzip2-gitAUR)
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas)
- metisAUR (metis-gitAUR)
- openmpi (openmpi-gitAUR)
- parmetisAUR (parmetis-gitAUR)
- scalapackAUR
- scotchAUR (scotch-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
Required by (10)
- chronoengine (requires mumps) (make)
- chronoengine-git (requires mumps) (make)
- feelpp (requires mumps)
- freefem (requires mumps) (optional)
- petsc (requires mumps) (optional)
- petsc-complex (requires mumps) (optional)
- petsc-git (requires mumps) (optional)
- python-kwant (requires mumps) (optional)
- python-kwant-git (requires mumps) (optional)
- sparselizard (requires mumps)
Latest Comments
bartus commented on 2022-08-19 14:50 (UTC)
Sources were moved to: https://graal.ens-lyon.fr/MUMPS/MUMPS_5.5.1.tar.gz
Url should also be updated to: https://graal.ens-lyon.fr/MUMPS
gpettinello commented on 2022-08-06 08:07 (UTC)
Source url is no longer existing Try https://ftp.mcs.anl.gov/pub/petsc/externalpackages and can be uploaded to version 5.5.1
rmsc commented on 2022-04-19 10:13 (UTC)
Version 5.5.0 just came out.
According to the Changelog it is now possible to build as shared libraries, so probably most of the patches can be dropped.
bartus commented on 2022-02-09 10:04 (UTC) (edited on 2022-02-09 10:08 (UTC) by bartus)
alllib
target in the new Makefile.quint_essent commented on 2022-02-01 15:55 (UTC)
It seams that the checksum for the TAR file is wrong. If I download the archive and compute the cheksum I get '93034a1a9fe0876307136dcde7e98e9086e199de76f1c47da822e7d4de987fa8', but according to the
PKGBUILD
file it should be (probably) '774fc9411a3ab4704bc907cb7d30090ce6a65b83cde32549c58d3e9f63594e1a'.gpettinello commented on 2021-12-30 13:50 (UTC)
Compiling version 5.4.1 gives errors. I had to hack the patches files and also the PKGBUILD. If you want I can send you the new patched files and PKGBUILD ok? Gianluca
sigvald commented on 2020-03-26 14:56 (UTC)
@heavysink, are you still there? The latest release of MUMPS is 5.2.1.
sigvald commented on 2018-06-21 09:07 (UTC) (edited on 2018-06-21 12:46 (UTC) by sigvald)
I get the following:
Is this a known error? From this line it actually looks like a metis/parmetis problem, but I got no errors or warnings when installing them:
EDIT: Actually that is not quite true. I did some fiddling with the parmetis package to make it install.
EDIT 2: The error is not with this package. There is a mismatch between parmetis from AUR and metis from the Official Arch repository. See the comments for the parmetis package for how to resolve this.