Skip to content

florianwechsung/pyparmetis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyparmetis

Python bindings to ParMETIS

Instructions

export C_INCLUDE_PATH=/home/wechsung/bin/firedrake-dev-20181123-mkl/src/petsc/linux-gnu-c-opt/externalpackages/git.parmetis/include:$C_INCLUDE_PATH
export C_INCLUDE_PATH=/home/wechsung/bin/firedrake-dev-20181123-mkl/src/petsc/linux-gnu-c-opt/externalpackages/git.metis/petsc-build/include:$C_INCLUDE_PATH
export LD_LIBRARY_PATH=/home/wechsung/bin/firedrake-dev-20181123-mkl/src/petsc/linux-gnu-c-opt/externalpackages/git.parmetis/petsc-build/libparmetis/
export LIBRARY_PATH=/home/wechsung/bin/firedrake-dev-20181123-mkl/src/petsc/linux-gnu-c-opt/externalpackages/git.parmetis/petsc-build/libparmetis/

and change the paths in setup.py

About

Python bindings to ParMETIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.5%
  • Python 3.6%
  • Makefile 0.9%