Skip to content

Zoltan: Cannot compile with metis enabled and parmetis disabled #14605

@rezahousseini

Description

@rezahousseini

Bug Report

I am packaging Zoltan for Guix. You find my pull request here.
But I have disabled metis in it. You can reproduce the error by setting TPL_ENABLE_METIS to ON.

Description

When compiling Zoltan with -DTPL_ENABLE_METIS=ON compilation fails with error Zoltan_ParMetis undefined, although it is defined in the file packages/zoltan/src/tpls/parmetis_interface.h but which seems no to be included anywhere.

Steps to Reproduce

  1. version 16.1.0
  2. Pass flag -DTPL_ENABLE_METIS=ON to cmake
  3. Observe error Zoltan_ParMetis undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    pkg: Zoltantype: bugThe primary issue is a bug in Trilinos code or tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions