Skip to content

The ParMETIS partitioning library with a Fortran and C API packaged for fpm

License

Notifications You must be signed in to change notification settings

gnikit/parmetis-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParMETIS for fpm

This provides a Fortran API and a source repackaging of the ParMETIS library originally developed by Karypis Lab

TODO

  • Run tests in CI
  • Make CI open a PR for changes if the repository is dirty
  • Add Fortran API procedural and OOP interfaces

Usage

fpm build --compiler mpifort --c-compiler mpicc

To use parmetis as a dependency in your fpm project, add the following to your fpm.toml file:

[dependencies]
parmetis = { git = "https://github.com/gnikit/parmetis-fpm.git" }

License

MIT License

parmetis-fpm is distributed under the MIT License. See LICENSE for more information. ParMETIS is distributed under the terms of the Apache License, Version 2.0

About

The ParMETIS partitioning library with a Fortran and C API packaged for fpm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published