Hi to the community,
I'm a new Spack user and really enjoying the discovery of it !
I would like to install the HDF5 package with oneAPI.
I just run the following command :
spack install hdf5 +fortran +cxx %oneapi ^intel-oneapi-mpi
and got the following error :
" >> 93 configure: error: linking to Fortran libraries from C fails"
Any idea of the way to fix it ?
Thanks a lot,
T.XAVIER