Search Criteria
Package Details: parmetis 4.0.3.p9-1
Package Actions
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: | custom |
Submitter: | jedbrown |
Maintainer: | jedbrown |
Last Packager: | jedbrown |
Votes: | 32 |
Popularity: | 0.002468 |
First Submitted: | 2008-05-15 20:41 (UTC) |
Last Updated: | 2023-01-26 20:34 (UTC) |
Required by (18)
- code_saturne
- coolfluid-svn
- deal-ii (optional)
- dolfin-hpc
- dolfinx-git
- dune-common (optional)
- dune-grid (optional)
- dune-istl (optional)
- freefem
- mumps-par
- octopus
- openfoam-9-org
- openfoam-com-git
- openfoam-org
- petsc (optional)
- petsc-complex (optional)
- petsc-git (optional)
- zoltan
Latest Comments
1 2 3 4 5 6 Next › Last »
carlosal1015 commented on 2023-12-22 13:20 (UTC)
Hi @MarsSeed, this issue is not easy to solve, do not flag as out of date.
carlosal1015 commented on 2023-07-31 19:13 (UTC)
A workaround is use https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=parmetis-git meanwhile they release a new version https://github.com/KarypisLab/ParMETIS/issues/27
carlosal1015 commented on 2023-07-29 19:01 (UTC)
With recent metis upgrade, I see the following message error:
Should be https://github.com/KarypisLab/ParMETIS or only PETSc supported versions https://gitlab.com/petsc/petsc/-/blob/main/config/BuildSystem/config/packages/metis.py#L6 ?
jedbrown commented on 2022-09-25 23:57 (UTC)
@bricem13, I see you flagged this out of date, but it's the latest version and downloads correctly on my network. Perhaps an intermittent Bitbucket issue or network issue on your end? Anyway, unflagging because I can't reproduce.
sigvald commented on 2020-03-26 13:56 (UTC) (edited on 2020-03-26 13:57 (UTC) by sigvald)
@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 (UTC)
poke @jedbrown fix this please
a.kudelin commented on 2020-03-22 13:41 (UTC)
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 (UTC)
ping @jedbrown please update
haawda commented on 2020-03-20 16:19 (UTC)
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 (UTC)
@jedbrown: You forgot to update
hash
value when poppingtag
. http://ix.io/2eAi1 2 3 4 5 6 Next › Last »