<div dir="ltr">Hello,<div><br></div><div>We are trying to install the 5.1 developer version as it supports Libxc 4.0.4 (this is important as we need the new functionals implemented in the latest version of the Libxc ). The sopt version is installed and so far has no issues. The psmp version is compiling but the tests are failing <span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">(157 tests of 167 are fine). The c</span><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">ompiler error is given below</span></div><div><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><br></span></div><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">collect2: error: ld returned 1 exit status</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">make[3]: *** [/opt/install/simulation/cp2k/cp2k-master/cp2k/exe/Linux-x86-64-gfortran-1/dbcsr_example_1.psmp] Error 1</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">make[2]: *** [all] Error 2</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">make[1]: *** [psmp] Error 2</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><div><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">make: *** [all] Error 2</span></div><div><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><br></span></div><div><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">The psmp arch makefile is given below</span></div><div><font color="#000000" face="Arial, sans-serif"><span style="font-size: 14.4px;"><br></span></font></div><div><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">CC = mpicc</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">CPP =</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">FC = mpif90</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">LD = mpif90</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">AR = ar -r</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">FFTW_INC = /opt/pkg/numlib/fftw/3.3.7/gnu/4.8.2/64/opt/include</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">FFTW_LIB = /opt/pkg/numlib/fftw/3.3.7/gnu/4.8.2/64/opt/lib</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">LIBINT_INC = /opt/pkg/numlib/libint/1.1.4/gnu/4.8.2/64/opt/include</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">LIBINT_LIB = /opt/pkg/numlib/libint/1.1.4/gnu/4.8.2/64/opt/lib</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">LIBXC_INC = /opt/pkg/numlib/libxc/4.0.4/gnu/4.8.2_ramakrishna/include</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">LIBXC_LIB = /opt/pkg/numlib/libxc/4.0.4/gnu/4.8.2_ramakrishna/lib</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">LIBXSMM_INC = /opt/pkg/numlib/libxsmm/1.9.34/gnu/4.8.2/64/opt/include</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">LIBXSMM_LIB = /opt/pkg/numlib/libxsmm/1.9.34/gnu/4.8.2/64/opt/lib</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">DFLAGS = -D__FFTW3 -D__LIBXC -D__MPI_VERSION=2\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">-D__parallel -D__SCALAPACK</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">CPPFLAGS =</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">FCFLAGS = $(DFLAGS) -O2 -ffast-math -ffree-form -ffree-line-length-none\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">-fopenmp -ftree-vectorize -funroll-loops -mtune=native -std=f2008\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">-I$(FFTW_INC) -I$(LIBXC_INC)</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">LDFLAGS = $(FCFLAGS)</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">LIBS = -lstdc++ -lfftw3 -lm -llapack -lblas\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">-L$(LIBXC_LIB) -lxcf03 -lxc\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">/opt/pkg/numlib/fftw/3.3.7/gnu/4.8.2/64/opt/lib/libfftw3.a\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">/opt/pkg/numlib/fftw/3.3.7/gnu/4.8.2/64/opt/lib/libfftw3_threads.a\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">/opt/pkg/numlib/libint/1.1.4/gnu/4.8.2/64/opt/lib/libderiv.a\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">/opt/pkg/numlib/libint/1.1.4/gnu/4.8.2/64/opt/lib/libint.a\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">/opt/pkg/numlib/libxsmm/1.9.34/gnu/4.8.2/64/opt/lib/libxsmmf.a\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">/opt/pkg/numlib/libxsmm/1.9.34/gnu/4.8.2/64/opt/lib/libxsmm.a\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">/opt/pkg/numlib/scalapack/2.0.2-ompi1102/gnu/4.8.2/64/opt/lib/libscalapack.a\</span><br style="margin: 0px; color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;"><span style="color: rgb(0, 0, 0); font-family: Arial, sans-serif; font-size: 14.4px;">-ldl -lpthread</span><font color="#000000" face="Arial, sans-serif"><span style="font-size: 14.4px;"><br></span></font><div><br></div><div><br></div><div>Best Regards,</div><div><br></div><div>Kushal Ramakrishna </div><div>Instiute of Radiation Physics</div><div>HZDR, Germany</div><div><br></div></div></div>