<div dir="ltr"><div><b>HI, <br></b></div><div><b><br></b></div><div><b>I am trying to download CP2K on Ubuntu and I get the same error. DId you found a way to solve it ?</b></div><div><br></div><div><b>Thanks.</b><br></div><div><br></div><div><br></div><br>On Wednesday, 7 August 2019 21:22:31 UTC+10, Nikhil Maroli  wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><br><div>Dear all,</div><div><br></div><div>Im new here with CP2K.  My system has 3 GPU card (GTC 1070) and 2 x 12 core processor.</div><div>All the packages are installed and I have gone for   </div><div><br></div><div>./install_cp2k_toolchain.sh --install-all command and all the files are generated and kept in arch folder.</div><div><br></div><div><br></div><div>The end results are given below</div><div><br></div><div><div>Done!</div><div>Now copy:</div><div>  cp /home/user2/cp2k-6.1.0/tools/<wbr>toolchain/install/arch/* to the cp2k/arch/ directory</div><div>To use the installed tools and libraries and cp2k version</div><div>compiled with it you will first need to execute at the prompt:</div><div>  source /home/user2/cp2k-6.1.0/tools/<wbr>toolchain/install/setup</div><div>To build CP2K you should change directory:</div><div>  cd cp2k/makefiles/</div><div>  make -j 48 ARCH=local VERSION="sopt sdbg ssmp popt pdbg psmp"</div><div><br></div><div>arch files for GPU enabled CUDA versions are named "local_cuda.*"</div><div>arch files for valgrind versions are named "local_valgrind.*"</div><div>arch files for coverage versions are named "local_coverage.*"</div><div><br></div><div><br></div><div>I would like to run CP2K with my GPU+CPU, kindly instruct me what step i need to take further to install GPU version of the software.</div></div><div><br></div><div><br></div><div>I have tried</div><div>  make -j 48 ARCH=local_cuda VERSION="sopt sdbg ssmp popt pdbg psmp"<br></div><div><br></div><div>results are here</div><div><br></div><div><div>/home/user2/cp2k-6.1.0/<wbr>makefiles/Makefile:129: recipe for target 'all' failed</div><div>make[2]: *** [all] Error 2</div><div>/home/user2/cp2k-6.1.0/<wbr>makefiles/Makefile:118: recipe for target 'pdbg' failed</div><div>make[1]: *** [pdbg] Error 2</div><div>/home/user2/cp2k-6.1.0/<wbr>makefiles/Makefile:129: recipe for target 'all' failed</div><div>make[2]: *** [all] Error 2</div><div>/home/user2/cp2k-6.1.0/<wbr>makefiles/Makefile:118: recipe for target 'sdbg' failed</div><div>make[1]: *** [sdbg] Error 2</div><div>Makefile:113: recipe for target 'all' failed</div><div>make: *** [all] Error 2</div></div><div><br></div><div><br></div></div></blockquote></div>