I am trying to install CP2K with CUDA (12.3) on my windows 11 machine.<div>I followed the instructions on <a href="https://www.cp2k.org/howto:compile_on_windows" target="_blank">https://www.cp2k.org/howto:<span></span>compile_on_windows</a> for a parallel CP2K binary including building the toolchain </div><div>     ./install_cp2k_toolchain.sh --install-all --with-gcc=system --with-mpich=system --with-sirius=no<br /></div><div>After that I did as explained at <a href="https://www.cp2k.org/howto:compile_with_cuda" target="_blank">https://www.cp2k.org/howto:<span></span>compile_with_cuda</a> (adding the 3 lines to the ARCH file)</div><div>When I did this ld could not locate lcudar, lcublas, lcufft, and lnvrtc.</div><div> I then added:</div>sudo ln -s /usr/local/cuda/lib64/<span></span>libcudart.so /usr/lib/libcudart.so<div>and
 similarly for the other 3 libraries. That took care of that problem but
 then I received a long list of issues that I do not understand, see 
attached log file.</div><div><br /></div><div>Could you please help me 
proceed further. I am new at installing those big codes and 
understanding and fixing these problems are very new to me</div><div>Thank you</div>

<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:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/8e814243-28b8-4891-ab79-5f3e36e2b074n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/8e814243-28b8-4891-ab79-5f3e36e2b074n%40googlegroups.com</a>.<br />