[aspect-devel] Writing output in parallel
Wolfgang Bangerth
bangerth at math.tamu.edu
Mon Feb 27 09:40:06 PST 2012
> Oh, one thing I forgot to mention is that I am not sure if we want one
> big file per time step. It might happen that paraview in parallel is
> less efficient reading one big file. One solution would be to write
> something like n*0.05 files, where n is the number of compute
> processes.
Yes, go with that. Make the reduction factor (here, 20) a run-time
parameter so that people can choose whatever is convenient for them when
visualizing. For single-processor visualization, one could set it equal
to the number of MPI jobs, for example.
Cheers
W.
------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth at math.tamu.edu
www: http://www.math.tamu.edu/~bangerth/
More information about the Aspect-devel
mailing list