Dear deal.ii community, I wrote a shared memory parallel code for a single machine and I am very happy that I can easily compute around 50 million+ DOFs in reasonable time for a stationary problem. However, writing such an amount of data is a bottleneck. I know about distributed memory solutions for writing output efficiently but
is there also a good solution solution for shared memory parallelism? I would like to write vtk-files. Maybe I missed it while browsing the documentation. Can anyone please point me to the right spot? Best, Konrad -- 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.
