meshadaptation/pragmatic

Build without ParMETIS

Opened this issue · 1 comments

As of now, pragmatic can be configured and built without parmetis installed. In that case:

  • compiling fails (some bits of code have to be wrapped with #ifdef HAVE_METIS)
  • some tests fail

ParMETIS should probably be made mandatory in the config files.
(be careful how it would work when installed through PETSc...)

On Thu, Oct 20, 2016 at 10:54 AM, Nicolas Barral notifications@github.com
wrote:

As of now, pragmatic can be configured and built without parmetis
installed. In that case:

  • compiling fails (some bits of code have to be wrapped with #ifdef
    HAVE_METIS)
  • some tests fail

ParMETIS should probably be made mandatory in the config files.
(be careful how it would work when installed through PETSc...)

When PETSc configures Pragmatic, it can pass the -DHAVE_METIS if you want.

Thanks,

Matt


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#83, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AAjoiY6hqjMZXpgINZ6OJrZjg7RJiTWvks5q146bgaJpZM4KcTAR
.

What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener