-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
The users should be careful when building own HDF5 libraries and using them in Puffin. For Ubuntu 18.04 and Manjaro 18 the use of own built HDF5 may lead to increased time between loops (i.e. each next loop is calculated slower than previous). The current solution is to use 1.8.x HDF5 libraries or libraries included with the system (the problem seems not be triggered when using HDF5 from the system although the library is also in 1.10.x version).