[Dune-devel] Drop 4d cases in test-multilineargeometry?

Oliver Sander sander at igpm.rwth-aachen.de
Sun Jan 20 13:10:26 CET 2013


Hi Christoph,
as far as I understood it, FS1094 is fixed in Martin's branch,
and just needs to get merged into the trunk.  I'd prefer that
to disabling the tests, because many other things would profit
from the speedup as well.
best,
Oliver

Am 19.01.2013 23:08, schrieb Christoph GrĂ¼ninger:
> Hi Dune,
> running make check in dune-geometry with gcc is kind of a
> self-punishment, the compiler eats all my memory and does
> not hand it back within several minutes. Could we drop the
> 4d cases, at least until FS#1094 (Compiling Generic
> Reference Elements Requires too much Memory; sadly this
> task stalled) made progress (which I would advocate)?
>
> Using Clang, the test doesn't bug me.
>
> The lines, I am talking about:
> //   pass&= testMultiLinearGeometry<  ctype, 4, 4>( simplex4d );
> //   pass&= testMultiLinearGeometry<  ctype, 4, 5>( simplex4d );
> //
> //   pass&= testMultiLinearGeometry<  ctype, 4, 4>( cube4d );
> //   pass&= testMultiLinearGeometry<  ctype, 4, 5>( cube4d );
>
> Bye
> Christoph
>





More information about the Dune-devel mailing list