On Sun, Nov 20, 2011 at 07:06:31PM -0000, Garth Wells wrote:
> On 20 November 2011 18:03, Anders Logg <email address hidden> wrote:
> > Can you provide an example?
>
> No, which is the problem. I get it on a particular machine, and it
> seems to be related to when I link libraries, like PETSc and Trilinos,
> to shared libs which are not in default locations. C++ is fine.
>
> Do we have a test for JIT that does not involve FFC? I suspect that
> our rubbish dolfin.pc is part of the problem.
You can either JIT-compile an Expression which does not involve FFC,
or you can set the form compiler to SFC and see if that changes
anything.
On Sun, Nov 20, 2011 at 07:06:31PM -0000, Garth Wells wrote:
> On 20 November 2011 18:03, Anders Logg <email address hidden> wrote:
> > Can you provide an example?
>
> No, which is the problem. I get it on a particular machine, and it
> seems to be related to when I link libraries, like PETSc and Trilinos,
> to shared libs which are not in default locations. C++ is fine.
>
> Do we have a test for JIT that does not involve FFC? I suspect that
> our rubbish dolfin.pc is part of the problem.
You can either JIT-compile an Expression which does not involve FFC,
or you can set the form compiler to SFC and see if that changes
anything.
--
Anders