<div dir="ltr"><div>Make sure your hdf5 is compiled with the same compiler as what you are using for QE and the compiled library has Fortran support enabled.</div><div>Ye<br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">===================<br>
Ye Luo, Ph.D.<br>Computational Science Division & Leadership Computing Facility<br>
Argonne National Laboratory</div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 19, 2020 at 8:52 PM rekha sharma <<a href="mailto:rekha1997jpr@gmail.com">rekha1997jpr@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Dear Sir</div><div><br></div><div>This is in connection to my previous email.</div><div><br></div><div>QE version 6.6 recognises the hdf5 library but when i try to execute make, I get below errors</div><div>The system is redhat cluster.</div><div><br></div><div><br></div><div>mpiifort -O2 -assume byterecl -g -traceback -nomodule -fpp -D__DFTI -D__MPI -D__SCALAPACK -Duse_beef -D__HDF5   -I/home/rekha/soft/qe66//include -I/home/rekha/soft/qe66//FoX/finclude -I/home/rekha/soft/qe66//S3DE/iotk/include/ -I/opt/intel/compilers_and_libraries_2020.2.254/linux/mkl/include -I/home/rekha/soft/hdf5/include -I/home/rekha/soft/qe66//iotk/src -I/home/rekha/soft/qe66//upflib -I/home/rekha/soft/qe66//Modules -I/home/rekha/soft/qe66//FFTXlib -I/home/rekha/soft/qe66//LAXlib -I/home/rekha/soft/qe66//UtilXlib -I/home/rekha/soft/qe66//FoX/finclude -I../ELPA/src -c mp_wave.f90<br>qeh5_module.f90(23): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [HDF5]<br>  USE hdf5 <br>------^<br>qeh5_module.f90(29): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)        ::   id<br>------------^<br>qeh5_module.f90(33): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)        ::   id <br>------------^<br>qeh5_module.f90(38): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>     INTEGER(HID_T)        ::  id <br>-------------^<br>qeh5_module.f90(44): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>     INTEGER(HID_T)       ::  id<br>-------------^<br>qeh5_module.f90(46): error #6683: A kind type parameter must be a compile-time constant.   [HSIZE_T]<br>     INTEGER(HSIZE_T),ALLOCATABLE  ::  dims(:),maxdims(:) <br>-------------^<br>qeh5_module.f90(47): error #6683: A kind type parameter must be a compile-time constant.   [HSIZE_T]<br>     INTEGER(HSIZE_T),ALLOCATABLE  ::  offset(:), count(:), stride(:), block(:)<br>-------------^<br>qeh5_module.f90(51): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>     INTEGER(HID_T)        ::    id <br>-------------^<br>qeh5_module.f90(97): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>  INTEGER(HID_T)   :: H5_REALDP_TYPE  <br>----------^<br>qeh5_module.f90(128): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER (HID_T)                    :: hid <br>-------------^<br>qeh5_module.f90(137): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER (HID_T)                    :: hid <br>-------------^<br>qeh5_module.f90(249): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)               :: loc_id, group_id<br>------------^<br>qeh5_module.f90(316): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                             :: dtype_hid<br>------------^<br>qeh5_module.f90(415): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                                   :: mem_hid, file_hid<br>------------^<br>qeh5_module.f90(434): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                                   :: mem_hid, file_hid<br>------------^<br>qeh5_module.f90(453): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                                   :: mem_hid, file_hid<br>------------^<br>qeh5_module.f90(472): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                                   :: mem_hid, file_hid<br>------------^<br>qeh5_module.f90(491): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                                   :: mem_hid, file_hid<br>------------^<br>qeh5_module.f90(510): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                                   :: mem_hid, file_hid<br>------------^<br>qeh5_module.f90(530): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                                   :: mem_hid, file_hid<br>------------^<br>qeh5_module.f90(551): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                                   :: mem_hid, file_hid<br>------------^<br>qeh5_module.f90(572): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                                   :: mem_hid, file_hid<br>------------^<br>qeh5_module.f90(597): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                           ::  memspace_, filespace_<br>------------^<br>qeh5_module.f90(617): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                           ::  memspace_, filespace_<br>------------^<br>qeh5_module.f90(636): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                           ::  memspace_, filespace_<br>------------^<br>qeh5_module.f90(656): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>   INTEGER(HID_T)                           ::  memspace_, filespace_<br>-----------^<br>qeh5_module.f90(677): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>   INTEGER(HID_T)                           ::  memspace_, filespace_<br>-----------^<br>qeh5_module.f90(696): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>    INTEGER(HID_T)                           ::  memspace_, filespace_<br>------------^<br>qeh5_module.f90(717): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>   INTEGER(HID_T)                           ::  memspace_, filespace_<br>-----------^<br>qeh5_module.f90(738): error #6683: A kind type parameter must be a compile-time constant.   [HID_T]<br>   INTEGER(HID_T)                           ::  memspace_, filespace_<br>-----------^<br>/tmp/iforts3JAQd.i90(1094): catastrophic error: Too many errors, exiting<br>compilation aborted for qeh5_module.f90 (code 1)<br>make[1]: *** [qeh5_module.o] Error 1<br>make[1]: *** Waiting for unfinished jobs....<br>make[1]: Leaving directory `/home/rekha/soft/qe66/Modules'<br>make: *** [mods] Error 1<br></div><div><br></div><div>-- <br><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div><font size="4" face="georgia, serif"><br></font></div><div><font size="4" face="georgia, serif"><br></font></div><div><font size="4" face="georgia, serif"><br></font></div><div><font size="4" face="georgia, serif"><br></font></div><div><font size="4" face="georgia, serif">Best wishes</font></div><div><br></div><div><div><font size="4" face="georgia, serif" color="#000000">Ms. Rekha</font></div><div><span style="color:rgb(0,0,0);font-family:georgia,serif;font-size:large">Teaching Assistant,</span></div><div><font size="4" face="georgia, serif" color="#000000">Department of Physics</font></div><div><span style="color:rgb(0,0,0);font-family:georgia,serif;font-size:large">RK college, Jaipur, </span><span style="color:rgb(0,0,0);font-family:georgia,serif;font-size:large">India</span></div><div><font size="4" face="georgia, serif" color="#000000">Mob.: +11 91-95 790 71 697</font></div><div><font size="4" face="georgia, serif" color="#000000">Email: <a href="mailto:rekha1997jpr@gmail.com" target="_blank">rekha1997jpr@gmail.com</a></font></div></div></div></div></div></div></div></div>
_______________________________________________<br>
Quantum ESPRESSO is supported by MaX (<a href="http://www.max-centre.eu" rel="noreferrer" target="_blank">www.max-centre.eu</a>)<br>
users mailing list <a href="mailto:users@lists.quantum-espresso.org" target="_blank">users@lists.quantum-espresso.org</a><br>
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.quantum-espresso.org/mailman/listinfo/users</a></blockquote></div>