<div dir="ltr"><div dir="ltr">On Mon, Sep 30, 2024 at 10:15 PM Adrian Croucher <<a href="mailto:a.croucher@auckland.ac.nz">a.croucher@auckland.ac.nz</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">hi, I am testing my (Fortran) code on PETSc 3.22 and have got it to <br>
build. However I am getting some unusual new behaviour when I write an <br>
IS to an HDF5 file using ISView().<br>
<br>
The attached minimal example shows the issue. It creates a simple <br>
10-element IS and writes it to HDF5. With previous versions of PETSc <br>
this would give me a 10x1 dataset containing the values 0 - 9, as expected.<br>
<br>
When I run it with PETSc 3.22 (in serial), I again get the expected <br>
values written on stdout, so it looks like the IS itself is correct. But <br>
in the HDF5 file I get a 1x3 dataset containing the values (10,1,0).<br>
<br>
Has something changed here?<br></blockquote><div><br></div><div>Yes. We now compress IS data sets by default. You can turn it off using -is_view_compress 0. I am not sure</div><div>what the best way to manage this is, but it makes a huge difference in file size for checkpointing.</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
- Adrian<br>
<br>
-- <br>
Dr Adrian Croucher<br>
Senior Research Fellow<br>
Department of Engineering Science<br>
Waipapa Taumata Rau / University of Auckland, New Zealand<br>
email: <a href="mailto:a.croucher@auckland.ac.nz" target="_blank">a.croucher@auckland.ac.nz</a><br>
tel: +64 (0)9 923 4611<br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="https://urldefense.us/v3/__http://www.cse.buffalo.edu/*knepley/__;fg!!G_uCfscf7eWS!ejndUdBS4n9snwyvw_Y8jvSAdi6ga-LyUR7oasMzcbtNb3GQ_PbPcBenOALwXgN3HaoVuMUgTtv9bMtXp0lG$" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>