Search Criteria
Package Details: parmetis 4.0.3.p6-2
Git Clone URL: | https://aur.archlinux.org/parmetis.git (read-only, click to copy) |
---|---|
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: | 29 |
Popularity: | 0.075298 |
First Submitted: | 2008-05-15 20:41 |
Last Updated: | 2020-04-04 00:45 |
Dependencies (3)
- metis (metis-i8r8)
- openmpi (openmpi-git, openmpi3, openmpi-gcc8, openmpi-gcc9, openmpi-cuda)
- cmake (cmake-git) (make)
Required by (26)
- code_saturne
- coolfluid-svn
- deal-ii (optional)
- dolfin-hpc
- dune-alugrid (make)
- dune-common (make)
- dune-geometry (make)
- dune-grid (make)
- dune-istl (make)
- dune-localfunctions (make)
- dune-uggrid (make)
- freefem
- freefem-git
- mumps
- mumps-par
- openfoam-4.x
- openfoam-com
- openfoam-org
- openfoam2.4-git
- openfoam3.0-git
- petsc (optional)
- petsc-complex (optional)
- petsc-complex (make)
- petsc-git
- superlu_dist
- zoltan
Latest Comments
1 2 3 4 5 6 Next › Last »
sigvald commented on 2020-03-26 13:56
@a.kudelin's solution worked for me, although Haawda's solution, using the :: syntax, sounds preferrable. Thank you for maintaining this package @jedbrown (not being sarcastic).
greyltc commented on 2020-03-23 23:01
poke @jedbrown fix this please
a.kudelin commented on 2020-03-22 13:41
Please, take this PKGBUILD into account:
https://pastebin.com/q9GhU8s4
There some cleanup was carried out and fixed an error with non-existing source directory.
xantares commented on 2020-03-21 13:44
ping @jedbrown please update
haawda commented on 2020-03-20 16:19
Please avoid downloading a tarball without the package name in it. makepkg has a special :: syntax to avoid this in the source array.
source=("$pkgname-$pkgver.tar::https://bitbucket.org/petsc/pkg-parmetis/get/v${_pkgver}.tar.gz")
bartus commented on 2020-03-18 14:13
@jedbrown: You forgot to update
hash
value when poppingtag
. http://ix.io/2eAiXwang commented on 2020-03-17 20:23
I confirm that Roken solution works.
Roken commented on 2020-03-17 19:35
I had the same. I modified the PKGBUILD to use petsc-pkg-parmetis-475d8facbb32 then makepkg. This worked fine, installed (pacman -U parmetis-4.0.3.p6-1-x86_64.pkg.tar.xz) and then, for good measure, checked updates again. All fine.
Xwang commented on 2020-03-17 17:09
I get an error code 4 which says that the src/petsc-pkg-parmetis-73dab469aa36 folder does not exist. Indeed the name of the folder is petsc-pkg-parmetis-475d8facbb32
Xwang commented on 2020-03-17 17:07
I get an error code 4 which says that the petsc-pkg-parmetis-73dab469aa36 file does not exist