[petsc-users] vtk output ASCII or binary

Jed Brown jed at jedbrown.org
Tue Mar 4 16:10:04 CST 2014


Xiangdong <epscodes at gmail.com> writes:
> Is it possible to let each processor write its own portion and merge them
> together later?

This is *much* slower.  You can use MPI-IO if you have IO performance
problems at scale.  Make sure you a binary-appended (.vtr, .vts, or
.vtu) rather than the legacy ASCII format.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140304/9aff1ba8/attachment.pgp>


More information about the petsc-users mailing list