<div dir="ltr"><div class="gmail_default" style="font-size:small"><div class="gmail_default">Dear developers,</div><div class="gmail_default"><br></div><div class="gmail_default">I would like to program a new gromacs tool which can make use of GPU. I have some experience to implement new analysis tools since gmx3.3 (but only for cpu). I plan to write a cuda kernel that can be called from standard c code (g_xxx.c). </div><div class="gmail_default"><br></div><div class="gmail_default">I was trying to dig into nbnxn_cuda folder to find some hints of compiling cuda and c codes together. However, the CMakeList.txt makes me a bit confused. <br></div><div class="gmail_default"><br></div><div class="gmail_default">I would like to know is there any templates (CMakeList) I can refer to? or any other source that i can learn from? Thanks for all the suggestions.</div><div class="gmail_default"><br></div><div class="gmail_default"><br></div><div class="gmail_default">Best,</div><div class="gmail_default"><br></div><div class="gmail_default">Chungwen</div></div></div>