raven icon indicating copy to clipboard operation
raven copied to clipboard

[DEFECT] HDF5 not working on SAWTOOTH

Open kaks2000 opened this issue 3 years ago • 1 comments

Hi,

I faced a HDF5 error when I tried to run RAVEN input script for genetic algorithm on SAWTOOTH machine. Unless I added a command " HDF5_USE_FILE_LOCKING='FALSE' ", the following error message comes up:

[Error Message] fid = h5f.create(name, h5f.ACC_TRUNC, fapl=fapl, fcpl=fcpl) File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper File "h5py/h5f.pyx", line 108, in h5py.h5f.create OSError: Unable to create file (unable to lock file, errno = 37, error message = 'No locks available')

kaks2000 avatar Mar 31 '21 23:03 kaks2000

@joshua-cogliati-inl can you address it? Thanks

alfoa avatar Mar 31 '21 23:03 alfoa