Setting up ParMETIS and Python3 Support
- Install CMake and MPIC++
- Download and extract the ParMETIS shared object
wget http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/parmetis-4.0.3.tar.gz
gunzip parmetis-4.0.3.tar.gz
tar -x parmetis-4.0.3.tar
cd parmetis-4.0.3