Help compiling HDF5

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
kirk3141
Newbie
Newbie
Posts: 10
Joined: Mon Oct 24, 2022 3:31 pm

Help compiling HDF5

#1 Post by kirk3141 » Sun Mar 09, 2025 12:45 pm

Hi

We recently compiled VASP with HDF5 for the first time (v 6.5.0). But p4vasp cannot read our vaspout.h5 file produced, while it can read the hdf5 file from a different HPC system. We are using Ubuntu 24.04. Our IT is most familiar with Intel OneAPI so we would ideally like to stay in that eco-system. Do you have any guidance for how to compile HDF5 so that it is compatible with VASP and p4vasp?

Thanks much
Kirk


ferenc_karsai
Global Moderator
Global Moderator
Posts: 530
Joined: Mon Nov 04, 2019 12:44 pm

Re: Help compiling HDF5

#2 Post by ferenc_karsai » Mon Mar 10, 2025 11:33 am

For the makefile.include options for HDF5 support see [urlhttps://www.vasp.at/wiki/index.php/Makefile.inc ... _features)]here[/url].

Please also check the validity of your produced HDF5 files with command line tools that ship with the HDF5 installation. For explanations see here:
wiki/index.php/Category:HDF5_support

PS: p4vasp was the old visualizer tool, which is not supported anymore. But I guess you meant py4vasp which is the new one.


kirk3141
Newbie
Newbie
Posts: 10
Joined: Mon Oct 24, 2022 3:31 pm

Re: Help compiling HDF5

#3 Post by kirk3141 » Mon Mar 10, 2025 6:10 pm

Hi

Thank you so much....yes indeed, I did mean py4vasp not p4vasp...was an old user you can tell. :-)

We will consult these documents.

Thank you!
Kirk


Post Reply