FindParMETIS¶
Find the parallel graph partitioning library ParMETIS.
Imported Targets¶
This module provides the following imported target, if found:
ParMETIS::ParMETISImported target encapsulating the include directories and link libraries needed to use ParMETIS.
Result Variables¶
This module defines the following variables:
ParMETIS_FOUNDBoolean result indicating whether ParMETIS and its required dependencies were found.
Hints¶
The following variables may be set to influence this module’s behavior:
PARMETIS_INCLUDE_DIRInclude directory where the parmetis.h is found.
PARMETIS_LIBRARYFull path to the ParMETIS library.