|
|
Compiling INMOST with ParMETIS on Linux
|
|
|
======
|
|
|
|
|
|
INMOST may be configured with optional ParMETIS support. In this case INMOST will support calling graph partitioner from ParMETIS package, i.e. you will be able to use Partitioner::Parmetis in Partitioner::SetMethod.
|
|
|
|
|
|
INMOST requires ParMETIS version 4.0 or higher.
|
|
|
|
|
|
If you have installed ParMETIS yourself then just provide `PARMETIS_DIR` option to CMake configure script.
|
... | ... | |