oq-engine icon indicating copy to clipboard operation
oq-engine copied to clipboard

Requirements files for h5py 3.6

Open vot4anto opened this issue 2 years ago • 1 comments

vot4anto avatar Apr 26 '22 07:04 vot4anto

This is blocked because on Windows the event_based_risk tests fail terribly (cannot decrement, permission denied, slist already enabled?). Removing ebrisk helps but not enough.

micheles avatar Jun 07 '22 05:06 micheles

We discovered recently that h5py 3.4 started using hdf5 1.12 which uses locks on Windows, so in order to go back to the previous behavior one has to set HDF5_USE_FILE_LOCKING: FALSE. See https://github.com/gem/oq-engine/pull/8086.

micheles avatar Oct 04 '22 11:10 micheles