<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi guys,<div><br></div><div><br></div><div>I have taken as template IO_writeUserArray.F90 and IO_readUserArray.F90</div><div>of the StirTurb unit. I have 2 problems.</div><div><br></div><div><br></div><div>1) They seem to work well with IO hdf5 parallel on a local small cluster.</div><div>However on Pleiades NAS cluster, the code hangs for several minutes during the creation of the *chk file. </div><div>This problem drastically increases with the number of processors. Any hint or solution for HPC systems?</div><div><br></div><div><br></div><div>2) In order to avoid parallel IO, I want to use serial IO. However,  IO_writeUserArray.F90 and IO_readUserArray.F90</div><div>(and the call to io_h5write/read_generic_*) crashes with HDF5 error: Invalid Argument to Routine.</div><div><br></div><div><br></div><div>Have you ever tried to use IO_write/readUserArray for the standard serial IO?</div><div><br></div><div><br></div><div>Thanks in advance.</div><div><br></div><div><br></div><div>  Max</div><div><br></div>                                      </div></body>
</html>