Fatal errors for compiling VASP/HDF5. Is it the version of HDF5?
Posted: Thu Jul 11, 2024 8:17 pm
Hi Everybody;
I am compiling VASP 6.4.3 with HDF5 (1.14.4-2) with oneapi. I am getting the following fatal errors:
mpiifort -fc=ifx -free -names lowercase -assume byterecl -w -xHOST -O2 -I/opt/intel/oneapi/mkl/2024.0/include/fftw -I/programs/lib/hdf5/include -c vhdf5_base.f90
vhdf5_base.F(7): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [HDF5]
use hdf5
------^
vhdf5_base.F(39): error #6683: A kind type parameter must be a compile-time constant. [HID_T]
integer(HID_T):: ih5intermediategroup_id
I suspect that the version of the HDF5 is not compatible with the VASP 6.4.3.
Is there an adequate version of the HDF5 to be used with the VASP 6.4.3?
Any help is welcome.
Cheers;
I am compiling VASP 6.4.3 with HDF5 (1.14.4-2) with oneapi. I am getting the following fatal errors:
mpiifort -fc=ifx -free -names lowercase -assume byterecl -w -xHOST -O2 -I/opt/intel/oneapi/mkl/2024.0/include/fftw -I/programs/lib/hdf5/include -c vhdf5_base.f90
vhdf5_base.F(7): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [HDF5]
use hdf5
------^
vhdf5_base.F(39): error #6683: A kind type parameter must be a compile-time constant. [HID_T]
integer(HID_T):: ih5intermediategroup_id
I suspect that the version of the HDF5 is not compatible with the VASP 6.4.3.
Is there an adequate version of the HDF5 to be used with the VASP 6.4.3?
Any help is welcome.
Cheers;