Search Criteria
Package Details: parmetis 4.0.3.p4-1
Git Clone URL: | https://aur.archlinux.org/parmetis.git (read-only) |
---|---|
Package Base: | parmetis |
Description: | A parallel graph partitioning library |
Upstream URL: | http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview |
Licenses: | |
Submitter: | jedbrown |
Maintainer: | jedbrown |
Last Packager: | jedbrown |
Votes: | 28 |
Popularity: | 0.90 |
First Submitted: | 2008-05-15 20:41 |
Last Updated: | 2018-12-06 20:31 |
Dependencies (3)
- metis (metis-i8r8)
- openmpi (openmpi-git, openmpi-cuda, openmpi3-gcc7, openmpi3-gcc8, openmpi3)
- cmake (cmake-git) (make)
Required by (23)
- code_saturne
- coolfluid-svn
- deal-ii (optional)
- dune-alugrid (make)
- dune-common (make)
- dune-geometry (make)
- dune-grid (make)
- dune-istl (make)
- dune-localfunctions (make)
- dune-uggrid (make)
- elemental
- freefem
- freefem-git
- mumps
- mumps-par
- openfoam
- openfoam-4.x
- openfoam-plus
- openfoam2.4-git
- openfoam3.0-git
- petsc (optional)
- superlu_dist
- zoltan
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
capitalaslash commented on 2012-07-05 08:10
with this configuration it does not install metis along with parmetis.
i've tried to do it myself and i'm able to install libmetis, but i cannot find a clean way to install metis.h.
how can you use it without metis?
jedbrown commented on 2012-05-16 12:50
done
jacopo_c commented on 2012-05-16 09:42
You should add openmpi between dependencies
jedbrown commented on 2011-08-11 18:53
Updated to 4.0, let me know if there are any problems.
Anonymous comment on 2011-08-06 11:27
Not working anymore. Please change:
source=(http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/ParMetis-$pkgver.tar.gz)
to
source=(http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/OLD/ParMetis-$pkgver.tar.gz)
Thanks!
kragacles commented on 2011-06-15 20:19
Great! Thanks much.
jedbrown commented on 2011-06-15 17:32
Thanks wizzrobe. Open MPI bug report https://svn.open-mpi.org/trac/ompi/ticket/2812
jedbrown commented on 2011-06-15 17:06
The compiler seg-faults for me on this package, but works fine for the sister package parmetis-mpich2. I suspect it relates to some environment issue, but don't have time to investigate right now. Please post if you see this too.
kragacles commented on 2011-06-15 17:03
Noticed parmetis 3.2.0 was released in April.
Also, this PKGBUILD no longer works, thanks to mpicc not functioning properly under fakeroot. See these posts for details: https://bbs.archlinux.org/viewtopic.php?id=117493
Just splitting the build and package sections solves it. I posted a simple fixed PKGBUILD here: http://pastie.org/2073220
kragacles commented on 2011-06-15 16:23
Just noticed Parmetis 3.2.0 came out in April