Conversation
c18fba7 to
53985f8
Compare
|
Need an explanation of why testing Openpmd is removed. |
|
Has this PR been tested against HDF5 1.13.2? |
Zanhua tested on 1.13.2. I tested on 1.13.0 and 1.13.3. |
The cache module used by OpenPMD is not compatible with the newest gcc used on git action. I can still run OpenPMD test using older compilers locally. |
|
Please create an issue at OpenPMD. |
|
Please add a new workflow yaml file to test HDF5 1.13.2. |
We are already using 1.13.2. |
|
rename ubuntu_mpich_1.13.3.yml to hdf5_1.13.3.yml |
|
Because HDF5 1.13.3 is the latest, we should update all yaml file to use 1.13.3 |
Move data object creation to post open call.
Support VOL connector V3 used in HDF5 1.13.3.