<div>You can delete the object files and libraries that are created during the compilation of cp2k with 
<span>e.g. "make ARCH=Linux-x86-64-gfortran VERSION=psmp clean" (choose the correct ARCH=).</span>

</div><div><br></div><div>You can also remove most of the tools/toolchain/* directory. It depends a bit on how you built cp2k. You can check which directories you have to keep with "ldd cp2k.psmp". This lists all the libraries that cp2k depends on. Whatever directory is not listed there you can remove from toolchain/install. toolchain/build can be completely removed.<br></div><div><br></div><div>Cheers,</div><div>Fabian<br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Thursday, 11 March 2021 at 04:07:08 UTC+1 ic...@gmail.com wrote:<br/></div><blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>I've really built everything except for GCC and cuda. There are maybe some libraries in common directories, but they are too old.</div><div><br></div><div>My build directory now looks like that:</div><div><span style="font-family:Courier New">2,0G    ./libint-v2.6.0-cp2k-lmax-5<br>8,3G    ./cmake-3.18.5<br>1,5G    ./OpenBLAS-0.3.10<br>596M    ./fftw-3.3.8<br>1017M   ./libxc-4.3.4<br>96M     ./libxsmm-1.16.1<br>846M    ./scalapack-2.1.0<br>38M     ./SpFFT-0.9.13<br>218M    ./cosma-2.2.0<br>2,0G    ./SIRIUS-7.0.0<br>901M    ./elpa-2020.05.001<br>572M    ./gsl-2.6<br>1001M   ./hdf5-1.12.0<br>51M     ./libvdwxc-0.4.0<br>109M    ./spglib-1.16.0<br>133M    ./libvori-201229</span></div><div><span style="font-family:Courier New"><br></span></div><div><span style="font-family:Courier New"><span style="font-family:Arial">I think</span> <span style="font-family:Arial">cmake is definitely not necessary</span> <span style="font-family:Arial">but I'm really not sure.</span><br></span></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">четверг, 11 марта 2021 г. в 03:01:19 UTC+7, <a href data-email-masked rel="nofollow">n...@berkeley.edu</a>: <br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div> If you pull cp2k from github right now it will only take about ~2Gb. You can delete things like test files if you really need to clear space but thats not where most of the 30Gb is coming from. I just checked the build folders on my machine and found:</div><div><br></div><div>libint ~ .25Gb</div><div>libxc ~ .5Gb</div><div>libxsmm ~ 70Mb</div><div><br></div><div>These are the sort of 'standard' libraries to build with cp2k and they are nowhere near 30Gb. The only thing I can surmise is that you installed *absolutely everything* related to cp2k including intel and gnu packages and cuda and what not. Some of this stuff should definitely be stored in the common software by your HPC team and not be needed. If it really is impossible for you to access them, then you should contact the admins. </div><div><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Wednesday, March 10, 2021 at 10:36:26 AM UTC-8 <a rel="nofollow">ic...@gmail.com</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear cp2k community!<br><div><br></div><div>I've installed cp2k compiling all the libraries in my directory as I work on HPC cluster and don't have access to system directories.</div><div><br></div><div>Now it's taking lots of disk space (~30 Gb) and I want to get rid of all the unnecessary files.</div><div><br></div><div>Which folders can be safely deleted after the installation not to destroy my installation?<br></div><div><br><br></div></blockquote></div></blockquote></div></blockquote></div>