<div dir="ltr">Hi man,<div><br></div><div>Apparently you used CUDA to compile CP2K, even though you set "<i> --enable-cuda=no</i>".</div><div><br></div><div>Therefore this error must be due to the CUDA, and you should first check the version of it and make sure that it is recommended by the official.</div><div><br></div><div>Compiling CP2K is not easy, try to look for some tutorials online and good luck with it.</div><div><br></div><div>Cheers,</div><div>Haibei</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Bruno Focassio <<a href="mailto:bfoc...@gmail.com">bfoc...@gmail.com</a>> 于2020年9月24日周四 上午6:29写道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>I'm trying to compile cp2k version 7.1 using INTEL MKL, without CUDA<br><br>First I entered the tools/toolchain folder and executed:<br><br><i>./install_cp2k_toolchain.sh --with-mkl=system --with-elpa=no --enable-cuda=no</i><br><br>which terminates fine, the final part of the message is:<br><br><i>Done!<br>Now copy:<br>  cp /home/bruno.focassio/codes/cp2k-7.1/tools/toolchain/install/arch/* to the cp2k/arch/ directory<br>To use the installed tools and libraries and cp2k version<br>compiled with it you will first need to execute at the prompt:<br>  source /home/bruno.focassio/codes/cp2k-7.1/tools/toolchain/install/setup<br>To build CP2K you should change directory:<br>  cd cp2k/<br>  make -j 32 ARCH=local VERSION="sopt sdbg ssmp popt pdbg psmp"<br><br>arch files for GPU enabled CUDA versions are named "local_cuda.*"<br>arch files for valgrind versions are named "local_valgrind.*"<br>arch files for coverage versions are named "local_coverage.*"<br><br>Note that these pre-built arch files are for the GNU compiler, users have to adapt them for other compilers.<br>It is possible to use the provided CP2K arch files as guidance.<br><br><br></i>I copied the files as instructed and when executing the make command:<br><br><i>make ARCH=local VERSION="sopt ssmp popt psmp"<br><br></i>It returns an error in the following step:<br><br><i>nvcc -c  -I'/home/bruno.focassio/codes/cp2k-7.1/exts/dbcsr/src' /home/bruno.focassio/codes/cp2k-7.1/exts/dbcsr/src/acc/cuda/<a href="http://dbcsr_cuda_nvtx_cu.cu" target="_blank">dbcsr_cuda_nvtx_cu.cu</a><br></i><br><br>What am I missing ?<br><br>Thanks in advance<br>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/f17c3b7c-8cc4-4f15-a45b-8f015ae5a753n%40googlegroups.com?utm_medium=email&utm_source=footer" target="_blank">https://groups.google.com/d/msgid/cp2k/f17c3b7c-8cc4-4f15-a45b-8f015ae5a753n%40googlegroups.com</a>.<br>
</blockquote></div>