← Back to team overview

dolfin team mailing list archive

Re: [Instant-dev] Problems with caching of code

 



Kent-Andre Mardal wrote:
Strange, I will try to run your example, but currently I don't manage to
compile dolfin. I do ./configure --disable-mpi but still mpicxx is
used.

It should still compile ok. --disable-mpi sets a flag such that mpi-related code inside DOLFIN is not compiled.

Garth



man, 10.12.2007 kl. 21.35 +0100, skrev Anders Logg:
We still have problems in FFC when using the new feature for caching
generated code in Instant.

If I run the standard Poisson demo in DOLFIN (src/demo/pde/poisson/python)
then the first time Instant generates code and compiles it. Then if I
run again, the code gets reused as expected.

Now, if I remove the code generated in the working directory (the
files in the sub directory ffc_form_0_module), then I get the
following message:


OK, you don't want anything in your working directory. I didn't get
that.
Kent



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



Follow ups

References