> I have the feeling, that my setup is the root cause of poor performance > of both solve and assemble (3s for assemble in release mode for 2000 dofs > is according to my opinion slow [17s in debug mode]).
Have you run your computations against the debug library, or against the optimized release library? More precisely, does $ make release $ make run improve the timings? -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
