<div dir="ltr"><div>This is interesting, you are not the first to try that (see <a href="https://groups.google.com/forum/#!searchin/cp2k/dbcsr%7Csort:date/cp2k/85Osh1-k0Yw/ZHXacDERAQAJ">https://groups.google.com/forum/#!searchin/cp2k/dbcsr%7Csort:date/cp2k/85Osh1-k0Yw/ZHXacDERAQAJ</a>)</div>Please use the default Master version in CP2K (which is already in place), we don't allow DBCSR develop to be included in CP2K (only official release can be included).<div><br></div><div><br></div><div>Alfio<br><div><br></div><div><br><br>Il giorno sabato 25 maggio 2019 23:42:51 UTC+2, Bich Phuong ha scritto:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:garamond,serif">Another question regarding compiling cp2k with CUDA (I don't know if I should make another post, let me know if I should do).</div><div style="font-family:garamond,serif">I compiled cp2k with cuda for V100s. The dbcsr I compiled by myself using the develop branch of Shoshijak, (recursive clone it as a submodule of cp2k like it should be).</div><div style="font-family:garamond,serif">Everything was going well with DBCSR and I got parameters for V100.</div><div style="font-family:garamond,serif"><br></div><div style="font-family:garamond,serif">For the cp2k local_cuda.psmp, I took from the one automatically generated by install_cp2k_toolchain.sh with --gpu-ver=P100.</div><div style="font-family:garamond,serif">Then I modify it (attached).</div><div style="font-family:garamond,serif"><br></div><div style="font-family:garamond,serif">When compiled local_cuda.psmp, it showed this error:</div><div style="font-family:garamond,serif">------------------------------<wbr>------------------------------<wbr>-</div><div><div><div><font face="garamond, serif">/hpchome/phuong/cp2k/src/<wbr>mscfg_types.F:241.81:</font></div><div><font face="garamond, serif">    Included at mscfg_types.F90:2:</font></div><div><font face="garamond, serif"><br></font></div><div><font face="garamond, serif">      CALL dbcsr_distribution_get(dist_<wbr>qs, row_dist=blk_distr, row_cluster=clus</font></div><div><font face="garamond, serif">                                                                           1</font></div><div><font face="garamond, serif">Error: Keyword argument 'row_cluster' at (1) is not in the procedure</font></div><div><font face="garamond, serif">/hpchome/phuong/cp2k/src/<wbr>mscfg_types.F:244.81:</font></div><div><font face="garamond, serif">    Included at mscfg_types.F90:2:</font></div><div><font face="garamond, serif"><br></font></div><div><font face="garamond, serif">      CALL dbcsr_distribution_get(dist_<wbr>qs, col_dist=blk_distr, col_cluster=clus</font></div><div><font face="garamond, serif">                                                                           1</font></div><div><font face="garamond, serif">Error: Keyword argument 'col_cluster' at (1) is not in the procedure</font></div><div><font face="garamond, serif">/hpchome/phuong/cp2k/src/<wbr>mscfg_types.F:290.46:</font></div><div><font face="garamond, serif">    Included at mscfg_types.F90:2:</font></div><div><font face="garamond, serif"><br></font></div><div><font face="garamond, serif">                                  row_cluster=row_cluster_new, col_cluster=col_</font></div><div><font face="garamond, serif">                                              1</font></div><div><font face="garamond, serif">Error: Keyword argument 'row_cluster' at (1) is not in the procedure</font></div></div><div style="font-family:garamond,serif"><br></div><div style="font-family:garamond,serif">------------------------------<wbr>------------------------------<wbr>------</div><div style="font-family:garamond,serif">Can you take a look as well?</div><div style="font-family:garamond,serif"><br></div><div style="font-family:garamond,serif">P/s: I gave up to use BLIS + LibFLAME, basically could compile and test with sopt and ssmp version, but I do need the psmp or at least popt.</div><div style="font-family:garamond,serif">The problem with these libs are they could not work with Scalapack, can compile scalapack links with them without errors but the tests were failed ... Thus no psmp, popt. </div></div></div></div></div></div>
</blockquote></div></div></div>