FindParMETISΒΆ

Module that checks whether ParMETIS is available.

You may set the following variables to configure this modules behavior:

PARMETIS_ROOT

Prefix where ParMETIS is installed.

PARMETIS_LIB_NAME

Name of the ParMETIS library (default: parmetis).

PARMETIS_LIBRARY

Full path of the ParMETIS library

Sets the following variables:

PARMETIS_FOUND

True if ParMETIS was found.

PARMETIS_LIBRARY

Full path of the ParMETIS library.

PARMETIS_LIBRARIES

List of all libraries needed for linking with ParMETIS,