[Carpet] Carpet IO oddity
Wolfgang Kastaun
kastaun at tat.physik.uni-tuebingen.de
Mon May 1 14:57:07 CEST 2006
Christian David Ott wrote:
> Hi,
>
> On Mon, 1 May 2006, Erik Schnetter wrote:
>
>
>>No, this is not possible. How were the data sets duplicated -- were they
>>ordered 0, 1, 2, 3, 4, 5, ..., 1, 2, 3, 4, 5, ..., or was it like 0, 1, 1, 2,
>>2, 3, 3, 4, 4, 5, 5, ...? Why did the run not abort after encountering HDF5
>>errors? Did you maybe start the simulation twice, so that two instances
>>wrote output at the same time into the same directory? Can you reproduce
>>this error, or was it a one-time event?
>>
>
>
> when Carpet thinks it is in recovery mode, old output files are not
> deleted and appended instead. I believe Wolfgang ran the same run twice
> without changing the output directory or deleting the old data -- or (and
> as you suggest) twice at the same time.
>
The order was 0 1 1 2 2 3 3 ....
I dont know why it did not abort, but it ran for hours as I can see from
the output of the time command at the end of my log. I am pretty sure I
did not start this run twice the same time, this would leave behind
output from our queing system, but it did not.
Also it is quite sure I did not overwrite old data, since my submission
scripts move the old run folder out of the way automatically.
To be sure, I just restarted the run in a clean directory. It'll take a
while before I see first output.
Wolfgang.
More information about the developers
mailing list