<div dir="ltr"><div>Hi,</div><div><br></div><div>To get the development version (v8.0 currently),</div><div><div style="background-color: rgb(250, 250, 250); border-color: rgb(187, 187, 187); border-style: solid; border-width: 1px; overflow-wrap: break-word;" class="prettyprint"><code class="prettyprint"><div class="subprettyprint"><pre><span class="pl-s1"><span style="color: #000;" class="styled-by-prettify">git clone </span><span style="color: #660;" class="styled-by-prettify">--</span><span style="color: #000;" class="styled-by-prettify">recursive https</span><span style="color: #660;" class="styled-by-prettify">:</span><span style="color: #800;" class="styled-by-prettify">//github.com/cp2k/cp2k.git cp2k</span></span></pre></div></code></div></div><div><br></div><div>To get a specific release (v7.1 as you mentioned),</div><div><div style="background-color: rgb(250, 250, 250); border-color: rgb(187, 187, 187); border-style: solid; border-width: 1px; overflow-wrap: break-word;" class="prettyprint"><code class="prettyprint"><div class="subprettyprint"><pre><span class="pl-s1"><span style="color: #000;" class="styled-by-prettify">git clone </span><span style="color: #660;" class="styled-by-prettify">-</span><span style="color: #000;" class="styled-by-prettify">b support</span><span style="color: #660;" class="styled-by-prettify">/</span><span style="color: #000;" class="styled-by-prettify">v7</span><span style="color: #660;" class="styled-by-prettify">.</span><span style="color: #066;" class="styled-by-prettify">1</span><span style="color: #000;" class="styled-by-prettify"> https</span><span style="color: #660;" class="styled-by-prettify">:</span><span style="color: #800;" class="styled-by-prettify">//github.com/cp2k/cp2k.git cp2k</span></span></pre></div></code></div></div><div><br></div><div>The support/vx.y branch is the name of the release channel on github, while the release downloadable from <a href="https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fcp2k%2Fcp2k%2Freleases&sa=D&sntz=1&usg=AFQjCNHFwokyQjRoF1fanh1P_zfu0JAwbg" target="_blank" rel="nofollow">https://github.com/cp2k/<wbr>cp2k/releases</a> is just a tarball of the support/vx.y source code. <i>Use either</i>. The tarball is provided for folks who don't have/use git. Only '<span class="pl-2 flex-auto min-width-0 text-bold">cp2k-7.1.tar.bz2</span>' from that list contains source code with DBCSR and won't need git at all. The sopt and ssmp files are pre-compiled binaries for single node calculations.<span class="pl-2 flex-auto min-width-0 text-bold"></span><br></div><div><br></div><div>-T<br></div><br>On Friday, January 10, 2020 at 4:48:40 PM UTC-4, Natalie Holzwarth wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">I downloaded cp2k 7.1.0 from the github page <a href="https://github.com/cp2k/cp2k/releases" target="_blank" rel="nofollow" onmousedown="this.href='https://www.google.com/url?q\x3dhttps%3A%2F%2Fgithub.com%2Fcp2k%2Fcp2k%2Freleases\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHFwokyQjRoF1fanh1P_zfu0JAwbg';return true;" onclick="this.href='https://www.google.com/url?q\x3dhttps%3A%2F%2Fgithub.com%2Fcp2k%2Fcp2k%2Freleases\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHFwokyQjRoF1fanh1P_zfu0JAwbg';return true;">https://github.com/cp2k/<wbr>cp2k/releases</a> using the "source code" tar.gz file.  <div>Is it correct to assume that this is a complete version of the code? When I tried to  install it after running install_cp2k_install_<wbr>toolchain.sh</div><div>there was an error message "No DBCSR submodule available, please run 'git submodule update --init --recursive".    That advice worked</div><div>when I used git clone --recursive -b support/v7.1 <a href="https://github.com/cp2k/cp2k.git" target="_blank" rel="nofollow" onmousedown="this.href='https://www.google.com/url?q\x3dhttps%3A%2F%2Fgithub.com%2Fcp2k%2Fcp2k.git\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNGGSBp8I-5Gc_1Dj75HwIsz0nW7gQ';return true;" onclick="this.href='https://www.google.com/url?q\x3dhttps%3A%2F%2Fgithub.com%2Fcp2k%2Fcp2k.git\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNGGSBp8I-5Gc_1Dj75HwIsz0nW7gQ';return true;">https://github.com/cp2k/cp2k.<wbr>git</a> cp2k,   but I thought that the "release" version would</div><div>be easier to deal with.    Is there a difference between the "release" 7.1 and the "support" 7.1 versions?    Your advice to a beginning user</div><div>will be very much appreciated.</div><div>               Thanks kindly,   Natalie Holzwarth</div><div><br></div></div></blockquote></div>