Search Criteria
Package Details: mumps-seq-shared 5.3.5-1
Git Clone URL: | https://aur.archlinux.org/mumps-seq-shared.git (read-only, click to copy) |
---|---|
Package Base: | mumps-seq-shared |
Description: | Sparse solver library using Gaussian elimination (sequential version, shared library version) |
Upstream URL: | http://mumps.enseeiht.fr |
Licenses: | custom |
Conflicts: | mumps, mumps-seq |
Provides: | mumps |
Submitter: | lobachevsky |
Maintainer: | lobachevsky |
Last Packager: | lobachevsky |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-26 14:41 (UTC) |
Last Updated: | 2020-11-09 12:44 (UTC) |
Dependencies (5)
- blas (armpl, blis-git, blis, blis-cblas-openmp, blis-cblas, atlas-lapack, aocl-blis-aocc, aocl-blis, blas-aocl-gcc, blas-aocl-aocc, blas-mkl, openblas-lapack, blas-git, blas-openblas)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- lapack (armpl, atlas-lapack, aocl-libflame-aocc, aocl-libflame, blas-aocl-gcc, blas-aocl-aocc, blas-mkl, openblas-lapack, lapack-git, blas-openblas)
- metis
- scotch (scotch-git)
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
salviati commented on 2020-10-16 18:39 (UTC)
@lobachevsky Makes sense, thanks!
lobachevsky commented on 2020-10-16 15:22 (UTC)
@salviati: I went for the solution Debian chose and added -fallow-argument-mismatch, which also makes it compile
salviati commented on 2020-10-14 23:08 (UTC)
@lobachevsky: since Makefile.seq.inc is a part of the build files, could you update it to change the definition of OPTF as "-O -Dintel_ -std=legacy"?
salviati commented on 2020-08-06 16:41 (UTC)
Compiles after changing the OPTF line in Makefile.seq.inc to
OPTF = -O -Dintel_ -std=legacy
lobachevsky commented on 2019-03-16 15:55 (UTC)
pkgrel 3 add lapack as a dependency
ticks commented on 2019-03-16 10:17 (UTC)
Please add lapack to the list of dependencies
lobachevsky commented on 2019-03-11 09:40 (UTC)
I just added scotch as a dependency.
gerson commented on 2019-03-07 19:54 (UTC) (edited on 2019-03-07 19:55 (UTC) by gerson)
please add scotch(AUR) to the list of dependencies.