← Back to team overview

dolfin team mailing list archive

Re: demos and packages

 

I had problem with the ones that required gts:
function/cpp
function/python

And these with scotch:
mesh/partitioning/cpp
fem/assembly/cpp

And these with petsc:
la/eigensolver/python

Should we add some macros? Check HAS_GTS, for instance.

ilmar

Garth N. Wells wrote:


Garth N. Wells wrote:

Ilmar Wilbers wrote:
Hi,

If not all packages (gts, petsc, slepc, scotch) are installed, some demos will fail. Is this the correct behaviour?

No. They should return a message is the necessary libraries are note installed.


Looks like my command of the English language temporarily deserted me while writing this last email.

Which demos are failing? The C++ demos were previously OK with or without PETSc/SLEPc, but I think the demos involving SCOTCH will break.

Garth


Garth

The run_all test will
fail if any of those packages are not installed.

Maybe we should add a note that some of the tests are expectd to fail in this case?

ilmar
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev


_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev




Follow ups

References