got this error: any idea?
/opt/mpich2/bin/mpif77 -Dintel_ -DALLOW_NON_INIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/opt/mpich2/include -I. -I../include -c ssimpletest.F
/opt/mpich2/bin/mpif77 -o ssimpletest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include -I/opt/mpich2/include ssimpletest.o ../lib/libsmumps.a ../lib/libmumps_common.a -L/opt/mpich2/lib -lparmetis -lmetis -L../PORD/lib/ -lpord -L/usr/lib -lesmumps -lptscotch -lptscotcherr -lscalapack -llapack -lblacs -lblacsf77 -lblacs -L/opt/mpich2/lib/ -lmpich -lf77blas -latlas -lpthread
../lib/libsmumps.a(smumps_part2.o): In function `smumps_195_':
smumps_part2.F:(.text+0x200ff): undefined reference to `metis_nodewnd_'
collect2: ld returned 1 exit status
make[1]: *** [ssimpletest] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-ste/aur-mumps/src/MUMPS_4.9.2/examples'
make: *** [sexamples] Error 2
Search Criteria
Package Details: mumps 5.7.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mumps.git (read-only, click to copy) |
---|---|
Package Base: | mumps |
Description: | Sparse solver library using Gaussian elimination |
Upstream URL: | https://graal.ens-lyon.fr/MUMPS/index.php |
Keywords: | computing scientific |
Licenses: | custom |
Conflicts: | mumps-par, mumps4 |
Submitter: | mickele |
Maintainer: | MartinDiehl |
Last Packager: | MartinDiehl |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2009-04-05 16:37 (UTC) |
Last Updated: | 2024-07-18 07:39 (UTC) |
Dependencies (8)
- bzip2 (bzip2-gitAUR)
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-mklAUR, openblas-lapackAUR, aocl-libflameAUR, blas-openblas)
- metisAUR (metis-gitAUR)
- openmpi (openmpi-gitAUR)
- scalapackAUR
- scotchAUR (scotch-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR) (make)
Required by (9)
- chronoengine-git (make)
- feelpp
- freefem (optional)
- petsc (optional)
- petsc-complex (optional)
- petsc-git (optional)
- python-kwant (optional)
- python-kwant-git (optional)
- sparselizard
Sources (2)
<deleted-account> commented on 2012-03-01 00:38 (UTC)
kkimdev commented on 2011-09-11 18:17 (UTC)
I think we should use ptscotch-mpich2 instead of ptscotch for dependency
Pinned Comments
MartinDiehl commented on 2020-05-15 20:09 (UTC)
The sequential version is disabled, according to the manual it is only meant for systems without a MPI compiler but openmpi is a prerequisite. If there is any need for the sequential version, it can be enabled again.