Search Criteria
Package Details: mumps4 4.10.0-1
Git Clone URL: | https://aur.archlinux.org/mumps4.git (read-only, click to copy) |
---|---|
Package Base: | mumps4 |
Description: | Sparse solver library using Gaussian elimination |
Upstream URL: | http://mumps.enseeiht.fr |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | mickele |
Maintainer: | gbs |
Last Packager: | mickele |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-27 18:19 |
Last Updated: | 2016-03-17 17:28 |
Dependencies (6)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, openblas-lapack-static, atlas-lapack, lapack-git, openblas-lapack, armpl)
- metis4 (parmetis3)
- openmpi (openmpi-git, openmpi3, openmpi-gcc8, openmpi-gcc9, openmpi-cuda)
- scalapack
- scotch>=6.0.3-3 (scotch-git)
Required by (10)
- aster
- 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-complex (requires mumps) (make)
- python-kwant (requires mumps) (optional)
- python-kwant-git (requires mumps) (optional)
Latest Comments
hyperelastic commented on 2015-08-12 14:36
I'm on a fresh arch install with:
Architecture: i686
Model name: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz
The packages you mentioned are:
gcc 5.2.0-2
openmpi 1.8.8-1
scotch 6.0.4-1
Is there anything you reccomend trying?
mickele commented on 2015-08-12 06:53
I was not able to reproduce your error.
I have x86_64 system with:
- openmpi 1.8.7-1
- scotch-6.0.4-1
- gcc-5.2.0-1
hyperelastic commented on 2015-08-11 20:38
This version of mumps also doesn't build for me:
==> Starting package()...
libcmumps.a(cmumps_part1.o): In function `cmumps_644_':
cmumps_part1.F:(.text+0x1f1): undefined reference to `__stack_chk_fail_local'
libcmumps.a(cmumps_part1.o): In function `cmumps_691_':
cmumps_part1.F:(.text+0xf79): undefined reference to `__stack_chk_fail_local'
libcmumps.a(cmumps_part1.o): In function `cmumps_40_':
cmumps_part1.F:(.text+0x1fa0): undefined reference to `__stack_chk_fail_local'
libcmumps.a(cmumps_part1.o): In function `cmumps_266_':
cmumps_part1.F:(.text+0x2924): undefined reference to `__stack_chk_fail_local'
libcmumps.a(cmumps_part1.o): In function `cmumps_322_':
cmumps_part1.F:(.text+0x49d0): undefined reference to `__stack_chk_fail_local'
libcmumps.a(cmumps_part1.o):cmumps_part1.F:(.text+0x4fa4): more undefined references to `__stack_chk_fail_local' follow
==> ERROR: A failure occurred in package().
Aborting...
mickele commented on 2015-02-27 18:20
This is an old version of mumps, made available for software that can't use the most recent one (5.0.0).