Hi Folks,
the problem could be solved be using the same compiler settings for writung
out and reading in. Writing out was done with -trace (Intel compiler), and the
read in withou any supplemental options.
Best wishes
Alexander
> Hi Folks,
>
> I have problems to retrieve my data thatI have w
Hi Folks,
I have problems to retrieve my data thatI have written out with MPI parallel
IO. Ins tests everything works fine, but within an huger environment, the data
read in differ from those written out.
Here the setup of my experiment:
# the writer #
program parallel_io
use mpi