Skip to content

#1212 METIS options array format changed in last version

Metadata

Property Value
Reported by Olaf Ippisch (olaf.ippisch@iwr.uni-heidelberg.de)
Reported at Nov 29, 2012 08:28
Type Unknown
Version 2.2
Operating System Unspecified / All
Last edited by Markus Blatt (markus@dr-blatt.de)
Last edited at Apr 7, 2015 07:05

Description

In the last metis version 5 and in the metis version distributed with parmetis 4, the layout of the options array passed to METIS_PartGraphRecursive has changed. Instead of 5 integers it now expects METIS_NOPTIONS (which is 40). The meaning of the options will most possibly have changed as well. It would be nice to check and if necessary adapt the code to prevent unexpected behavior.