ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #02905
[Bug 424367] [NEW] compiler stage 3 output
Public bug reported:
When compiling a form one will always get the output:
Compiler stage 3: Optimizing form representation
------------------------------------------------
Optimization of tensor contraction representation currently broken (to be fixed).
even if the quadrature representation is being used, which is the
default.
This output should only become active if:
ffc -O -r tensor foo.ufl
was invoked on the command line.
In all other cases there should only be 4 stages.
** Affects: ffc
Importance: Low
Status: New
--
compiler stage 3 output
https://bugs.launchpad.net/bugs/424367
You received this bug notification because you are subscribed to FFC.
Status in FEniCS Form Compiler: New
Bug description:
When compiling a form one will always get the output:
Compiler stage 3: Optimizing form representation
------------------------------------------------
Optimization of tensor contraction representation currently broken (to be fixed).
even if the quadrature representation is being used, which is the default.
This output should only become active if:
ffc -O -r tensor foo.ufl
was invoked on the command line.
In all other cases there should only be 4 stages.
Follow ups
References