<div dir="ltr"><p class="MsoNormal">Dear friends, I’m “refactoring” the .deb packages available in Ubuntu 16.04 to enable CUDA in our cluster. Everything looks fine during the build process but, so far, none of our tests seem to be taking advantage of our GPU (that was tested with gpu-burn 0.7).<o:p></o:p></p>

<p class="MsoNormal">As you may know, the default CP2K in Ubuntu 16.04 is the 2.6.2. I have added the CUDA flags[1] in my ARCH files using a patch (attached):<o:p></o:p></p><p class="MsoNormal"><br></p>

<p class="MsoNormal"><span lang="PT-BR">+NVCC = /usr/local/cuda-8.0/bin/nvcc<o:p></o:p></span></p>

<p class="MsoNormal"><span lang="PT-BR">+DFLAGS += -D__ACC -D__DBCSR_ACC -D__PW_CUDA -D__CUDA_PROFILING<o:p></o:p></span></p>

<p class="MsoNormal">+LIBS += -lcudart -lcublas -lcufft -lrt<o:p></o:p></p>

<p class="MsoNormal"><o:p> </o:p></p>

<p class="MsoNormal">I have the latest CUDA Toolkit and the related CUDA packages installed in my system.<o:p></o:p></p>

<p class="MsoNormal">Can someone point me in the right direction here?<o:p></o:p></p>

<p class="MsoNormal"><o:p> </o:p></p>

<p class="MsoNormal">Thanks in advance<o:p></o:p></p>

<p class="MsoNormal"><o:p> </o:p></p>

<p class="MsoNormal">[1] - <a href="https://www.cp2k.org/howto:compile_with_cuda">https://www.cp2k.org/howto:compile_with_cuda</a><o:p></o:p></p>

<p class="MsoNormal"><o:p> </o:p></p></div>