Closed tiagopereira closed 5 years ago
Commenting the H5Fflush call in writeindata.c makes the issue go away momentarily (but often comes back at the file close state, with no major issue).
Seems to be related to buggy HDF5 on vilje. Compiling HDF5 1.10.5 from scratch solves the problem.
Crashes on vilje with HDF error on
init_hdf5_indata_new()
. Does not appear to be related to lack of disk space. Runningrh15d_lteray
works (only producesoutput_ray.hdf5
). Error message:HDF5 version is 1.8.19 (Intel compilers). Running on the same version, same input files, on the ITA linux machines has no problems.