compile Yambo 5.2.4 with external libxc
Posted: Tue Dec 24, 2024 4:07 am
Dear developers and users,
I am trying to install Yambo with external libxc. During the installation I encountered
"[libxc-5.2.3] download libxc-5.2.3.tar.gz", and the downloading hung there forever. I checked the libxc downloading webpage as it is not working. So I installed libxc7.0.
After I compiled with " ./configure CC=icx MPICC=mpiicx MPIFC=mpiifort MPIF77=mpiifort FC=ifort F77=ifort --enable-open-mp --enable-par-linalg --with-scalapack-libs=mkl --with-blacs-libs=mkl --enable-slepc-linalg --with-petsc-path="${INSTALL_DIR}" --with-slepc-path="${INSTALL_DIR}" --with-extlibs-path=/home/cl414/.local/lib --with-libxc-libdir=/home/cl414/.local/lib --with-libxc-includedir=/home/cl414/.local/include" the installation kept downloading libxc5.2.3.gz forever.
Can someone give me tips to work around this?
Many thanks advance.
Best reagrds,
Rundong
I am trying to install Yambo with external libxc. During the installation I encountered
"[libxc-5.2.3] download libxc-5.2.3.tar.gz", and the downloading hung there forever. I checked the libxc downloading webpage as it is not working. So I installed libxc7.0.
After I compiled with " ./configure CC=icx MPICC=mpiicx MPIFC=mpiifort MPIF77=mpiifort FC=ifort F77=ifort --enable-open-mp --enable-par-linalg --with-scalapack-libs=mkl --with-blacs-libs=mkl --enable-slepc-linalg --with-petsc-path="${INSTALL_DIR}" --with-slepc-path="${INSTALL_DIR}" --with-extlibs-path=/home/cl414/.local/lib --with-libxc-libdir=/home/cl414/.local/lib --with-libxc-includedir=/home/cl414/.local/include" the installation kept downloading libxc5.2.3.gz forever.
Can someone give me tips to work around this?
Many thanks advance.
Best reagrds,
Rundong