<div dir="ltr"><div><div>Dear all, </div><div>i tried to compile several times  cp2k with new version of  ifort-2017update4 without success.</div><div>Here I tried to compile the serial version</div><div>with the following arch-file: </div></div><div><div>-----------------------</div><div>CC       = cc</div><div>CPP      = </div><div>FC       = ifort </div><div>LD       = ifort </div><div>AR       = ar -r</div><div><br></div><div>CPPFLAGS =</div><div>DFLAGS    = -D__MKL -D__FFTGS -D__FFTW3</div><div>CFLAGS    = $(DFLAGS) </div><div>FCFLAGS   = $(DFLAGS) -O0 -g -traceback -fpp -free -I$(MKLROOT)/include -I$(MKLROOT)/include/fftw</div><div>LDFLAGS   = $(FCFLAGS) -static-intel </div><div>LDFLAGS_C = $(FCFLAGS) -static-intel -nofor_main</div><div>LIBS      = -Wl,--start-group \</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>    $(MKLROOT)/lib/intel64/libmkl_intel_lp64.a \</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>    $(MKLROOT)/lib/intel64/libmkl_sequential.a \</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>    $(MKLROOT)/lib/intel64/libmkl_core.a \</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>    -Wl,--end-group \</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>    -lpthread -lm -lstdc++</div></div><div>-------------------------------------------------------------------------------------------------------------------</div><div><br></div><div>I compiled the program, but I noticed that there </div><div>are some errors the regtest (output is in the attache file). </div><div><br></div><div>Any suggestion?</div><div><br></div><div>cp2k4.1 REVISION="\"svn:17462\<br></div><div>Compiler:<br><div><div>Intel(R) Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 17.0.4.196 Build 20170411</div></div><div><br></div><div>Luca</div><div><br></div><div><br></div>On Thursday, June 29, 2017 at 10:45:05 PM UTC+2, Luca wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div><div>Dear all,</div><div>someone have tried to compile cp2k 4.1 or current trunk, with  intel parallel_studio_xe_2017_<wbr>update4 and openmpi2.1.1 and,</div><div>eventually, could share the arch file and/or  its experience.</div><div>Thanks in advance.</div><div>Cheers, </div><div>Luca</div></div><div><br></div></div></blockquote></div></div>