H5Z-ZFP icon indicating copy to clipboard operation
H5Z-ZFP copied to clipboard

Test across HDF5 library versions 1.8, 1.10 and 1.12

Open markcmiller86 opened this issue 5 years ago • 5 comments

  • Ensure a 1.8 compiled plugin works with 1.10 and 1.12
  • Ensure a 1.10 compiled plugin works with 1.8 and 1.12
  • Ensure a 1.12 compiled plugin works with 1.8 and 1.10

markcmiller86 avatar May 28 '20 05:05 markcmiller86

Would you like H5Z-ZFP added to our CI at HDF5? It would be similar to our current testing of CGNS with HDF5 1.8, 1.10, 1.12 on various platforms and compilers.

brtnfld avatar Sep 07 '21 16:09 brtnfld

On the one hand, that sounds great! 🎉 On the other, it'd be best if we knew, in an automated fashion, work here caused a problem over there and that seems logistically challenging. Thoughts?

markcmiller86 avatar Sep 07 '21 16:09 markcmiller86

How it works now with CGNS is we have a script that downloads the latest version of CGNS (or older versions). It then uses the builds from Daily testing for various checks. If any of the tests fail, it sends an email notification. We can add people to the notification list. This is all automatic.

I played around with modifying the script for H5Z-zfp, but I ran across the issue with the debug HDF5 builds. So that is the only issue we would need to address.

brtnfld avatar Sep 07 '21 16:09 brtnfld

That works for me.

Was the issue you found in H5Z-ZFP?

markcmiller86 avatar Sep 09 '21 08:09 markcmiller86

It was issue #61, H5MM_xfree/free

https://github.com/LLNL/H5Z-ZFP/issues/61

brtnfld avatar Sep 09 '21 13:09 brtnfld