Issue 699: add a workaround for read_chunk in hdf5 2.0#700
Conversation
|
I don't see any issue with the HDF2 stuff because it's all conditional, but maybe it would be good to pull out the PIXI stuff into a different MR to make either easier to revert? Would be good to get @milnowak or André to add some thoughts there on the CI |
I've added issue_699c branch to illustrate the problem. After commenting workaround you get https://github.com/ess-dmsc/h5cpp/actions/runs/23888511368/job/69656363675 Basically, in the new version of |
|
I've just added the |
|
The pixi stuff was added to test the current PR (with hdf5 2.10). The pixi tests would fail separetrly. On the other hand the PR cannot be fully tested without pixi test. Other option would be to upgrade conan tests to hdf5 2 |
milnowak
left a comment
There was a problem hiding this comment.
I'm not super familiar with pixi but this looks good to me. It actually gave me a few ideas for how we could use it in our internal pipelines thanks!
It adds a workaround for read_chunk in hdf5 2.0 and adds missing V200 definition.
To make full support of read_chunk we would need to add either
sizeto dataspace and datatype traits