<div dir="ltr">Hello CP2K community:<div><br></div><div>I have followed the instructions to compiled CP2K with GCC 8.1 as it was pointed out by Mister Alfio on [01]. </div><div>Then, I was doing the regression test and I found three wrongs among 3052 tests, as it is seen in the attached image.</div><div><br></div><div>This version installs the MPICH version on the cluster I am using with a Broadwell processor, but it does not scale well when multiple nodes are used.</div><div><br></div><div>To scale, the MPI version for this architecture was replaced first with the prebuild MPT, with no success. Then I decided to use prebuild Intel-MPI, again I failed. </div><div><br></div><div>The two combinations were  accompanied by MKL, FFTW, and GCC as follows: --with-mkl --with-mpich=system --with-gcc=system --wtih-fftw=system</div><div>* intel-cmkl-18/18.0.5.274 </div><div>* mpt/2.14 </div><div>* gcc/8.2</div><div>* fftw/3.3.8-intel18</div><div><br></div><div><div>* intel-cmkl-18/18.0.5.274 </div><div>* intel-mpi-18/18.0.5.274 </div><div>* gcc/8.2</div><div>* fftw/3.3.8-intel18</div></div><div>Attached you can find the two errors that appeared while compiling.</div><div><br></div><div>Later, I decided to install manually FFTW3.3.8 (compiled with GCC 8.2 instead of Intel), but I got more failures than I got initially. I am also attaching the errors for this experiment.</div><div><br></div><div>My local.popt file uses -D__-MPI_VERSION=3 and it is linked all the FFTW_INC path and the FFTW_LIB as well all the static libraries were included in the MKLROOT path. All the paths were checked using the LD_PATH_LIBRARY.</div><div><br></div><div>P.S.: I am using the 'realclean' option before make for all the experiences detailed above to avoid conflicts on software versions.</div><div><br></div><div>Thanks for any recommendation to overcome this issue,</div><div><br></div><div>Julita Inca</div><div><br></div><div>[01] https://lists.cp2k.org/archives/cp2k-user/2018-May/010343.html<br></div><div><br></div><div><br></div></div>