On Wednesday 19 August 2009 23:37:21 Garth N. Wells wrote: > When running a problem in parallel which assembles a form more than once > (like the C-H demo), I see > > Process 0: Calling JIT compiler on first process. > Process 1: JIT compilation done on first process, reusing JIT > compiled form. > > at every assembly. I don't get this when running in serial. Is there any > overhead involved, and if not can we get rid of the message?
Should be fixed now. A message is now only shown when a module is actually compiled. Johan > Garth > > > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
