On Fri, Jan 16, 2015 at 9:16 AM, Joakim Bø <[email protected]> wrote: > Hi! > > > Thanks for releasing a new version of FEniCS! > > > I got an error when trying to run some of my programs in parallel: > > > *** > ------------------------------------------------------------------------- > *** DOLFIN encountered an error. If you are not able to resolve this issue > *** using the information listed below, you can ask for help at > *** > *** [email protected] > *** > *** Remember to include the error message listed below and, if possible, > *** include a *minimal* running example to reproduce the error. > *** > *** > ------------------------------------------------------------------------- > *** Error: Unable to partition mesh using SCOTCH. > *** Reason: DOLFIN has been configured without support for SCOTCH. > *** Where: This error was encountered inside SCOTCH.cpp. > *** Process: unknown > *** > *** DOLFIN version: 1.5.0 > *** Git changeset: unknown > *** > ------------------------------------------------------------------------- > > > The mesh used is imported from a .xml-file, I also get the same error > message when running a program where the mesh is a RectangleMesh().. Has > some changes been made in 1.5 regarding this?
Thanks for reporting. I will rebuild the packages with SCOTCH. Johannes _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
