====== Compilación LibXC ====== Desde dentro de un nodo: ./configure --prefix=/data/shared/apps/libxc/6.2.2 \ --enable-shared CC=icc FC=ifort \ FFLAGS="-fPIC" FCFLAGS="-fPIC" --disable-fhc make -j64 make install