Hello all,<div><br></div><div>I am trying to compile cp2k in our HPC cluster, Kelvin2</div><div><br></div><div>https://www.ni-hpc.ac.uk/</div><div><br></div><div>The architecture is AMD-64, with Infiniband connection. I am using to compile the gcc version 9.3.0, with OpenMPI 4.0.4. We do not use multi-thread OMP.</div><div><br></div><div>I have installed all the toolchain and dependencies, and I have selected the architecture file <br><div>Linux-x86-64-gfortran.psmp<br></div></div><div>I think this is the one that adjust the best to our architecture. I modified the file to get the paths of the dependencies in our cluster.</div><div><br></div><div>I receive the following error during the installation:</div><div><br></div><div><div>gfortran: error: /opt/apps/cp2k/2.1.4/gcc-9.3.0+openmpi-4.0.4+openblas-0.3.15+scalapack-2.1.0+plumed2-2.6.1/cp2k/tools/toolchain/install/fftw-3.3.8/lib/libfftw3_threads.a: No such file or directory</div><div>make[3]: *** [/opt/apps/cp2k/2.1.4/gcc-9.3.0+openmpi-4.0.4+openblas-0.3.15+scalapack-2.1.0+plumed2-2.6.1/cp2k/exe/Linux-x86-64-gfortran/memory_utilities_unittest.psmp] Error 1</div><div>make[2]: *** [all] Error 2</div><div>make[1]: *** [psmp] Error 2</div><div>make: *** [all] Error 2</div></div><div><br></div><div>I think it is not choosing properly the fftw3 library, it should not chose the threaded option.</div><div>Should I select a different architecture file?</div><div>Should I set any flag?</div><div><br></div><div>I attach the step-by-step description of the process, the complete error output, the modified architecture file, and the Makefile.</div><div><br></div><div>Thanks for your help.</div><div>Luis.</div><div><br></div>