Page 1 of 1

HDF5 mismatch issue

Posted: Mon Apr 20, 2026 7:25 am
by DeelakaSathsara
When I tried to run the analysis, in the cmd it says, version mismatch is there with the HDF5. It suggests a method to overcome the issue but it doesn't work. A screenshot is attached for more details. How to overcome this issue?

Re: HDF5 mismatch issue

Posted: Tue Apr 21, 2026 8:00 am
by STKO Team
Can you try with a newer version of OpenSees?
In that old version, OpenSees links to HDF5 at runtime, so it's the user's responsibility to make sure to have a proper HDF5 library.
In the latest version, instead, HDF5 is directly inside OpenSees

Re: HDF5 mismatch issue

Posted: Tue Apr 21, 2026 8:45 am
by DeelakaSathsara
Dear Team,

In the latest OpenSees version (3.7.2) it doesn’t contain the HDF5 library. Thats the main issue I had to use the OpenSees 3.4 version.

Re: HDF5 mismatch issue

Posted: Tue Apr 21, 2026 8:46 am
by DeelakaSathsara
I changed the environmental variable to 1 and now the program works. I hope that doesn’t affect the results.

Re: HDF5 mismatch issue

Posted: Tue Apr 28, 2026 7:26 am
by STKO Team
That's also fine.
It is simply saying that your versions are different. But you can safely use that environment variable because in the MPCORecorder we don't use the very latest features of the HDF5 library.