HDF5 mismatch issue

Post Reply
DeelakaSathsara
Posts: 9
Joined: Mon Apr 20, 2026 1:47 am

HDF5 mismatch issue

Post by DeelakaSathsara » Mon Apr 20, 2026 7:25 am

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?
Attachments
IMG_6612.jpeg
IMG_6612.jpeg (204.41 KiB) Viewed 209 times

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: HDF5 mismatch issue

Post by STKO Team » Tue Apr 21, 2026 8:00 am

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

DeelakaSathsara
Posts: 9
Joined: Mon Apr 20, 2026 1:47 am

Re: HDF5 mismatch issue

Post by DeelakaSathsara » Tue Apr 21, 2026 8:45 am

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.

DeelakaSathsara
Posts: 9
Joined: Mon Apr 20, 2026 1:47 am

Re: HDF5 mismatch issue

Post by DeelakaSathsara » Tue Apr 21, 2026 8:46 am

I changed the environmental variable to 1 and now the program works. I hope that doesn’t affect the results.

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: HDF5 mismatch issue

Post by STKO Team » Tue Apr 28, 2026 7:26 am

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.

Post Reply