pantry/projects/github.com/KarypisLab/GKlib/package.yml
Jacob Heider 6433e90f69 fix(metis)
closes #4355

and add gklib, i guess. turns out it's unneeded, but why pass it up?
2023-12-08 13:08:47 -05:00

33 lines
589 B
YAML

distributable:
url: https://github.com/KarypisLab/GKlib/archive/refs/tags/METIS-v{{version}}-DistDGL-0.5.tar.gz
strip-components: 1
versions:
github: KarypisLab/GKlib/tags
strip:
- /^METIS-/
- /-DistDGL-0\.5$/
build:
dependencies:
gnu.org/make: '*'
cmake.org: '*'
script:
- make config $ARGS
- make -j {{hw.concurrency}}
- make install
env:
ARGS:
- prefix="{{prefix}}"
provides:
- bin/cmpnbrs
- bin/csrcnv
- bin/fis
- bin/gkgraph
- bin/gkrw
- bin/m2mnbrs
# help? i have no idea what to do with these.
test: cmpnbrs -help