Regression tests failing on MPICH buildbot

Issue #495 resolved
Jan Blechta created an issue

Plenty of demos fail on MPICH buildbot with message

*** Error:   Unable to creating EigenVector.
*** Reason:  Distributed EigenVector is not supported.
*** Where:   This error was encountered inside EigenVector.cpp.

or

terminate called after throwing an instance of 'std::bad_alloc'

see log. It happens probably because PETSc is not found, see log.

Comments (3)

  1. Johannes Ring

    This happened after I updated all the buildbots for the SWIG >= 3.0.3 change. This buildbot is using petsc-dev and this is now failing to build with SuperLU_DIST. I have sent a report about this to petsc-maint today.

  2. Log in to comment