User Tools

Site Tools


download

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
download [2019/04/07 23:21] – fix link oschuettdownload [2024/01/10 13:29] (current) oschuett
Line 6: Line 6:
 [[http://www.gnu.org/licenses/gpl.html#TOC1| the GPL license]]. [[http://www.gnu.org/licenses/gpl.html#TOC1| the GPL license]].
  
-Installation instructions can be found [[howto:compile | on the wiki]] and in the ''INSTALL.md'' file which is part of the download.+Installation instructions can be found [[howto:compile | on the wiki]] and in the [[https://github.com/cp2k/cp2k/blob/master/INSTALL.md|INSTALL.md]] file which is part of the download.
  
 The sparse matrix library DBCSR is part of CP2K, and made available standalone at [[dbcsr | the DBCSR page]]. The sparse matrix library DBCSR is part of CP2K, and made available standalone at [[dbcsr | the DBCSR page]].
Line 31: Line 31:
 ==== From an official release ==== ==== From an official release ====
  
-Sources of released versions are available at our [[https://github.com/cp2k/cp2k/releases/ |GitHub project page]]. Alternatively, precompiled single node, optimised CP2K versions for Linux with or without OpenMP support are available as well.+Sources of released versions are available at our [[https://github.com/cp2k/cp2k/releases/ |GitHub project page]]. Please use the versioned tarballs (''cp2k-X.Y.tar.bz2''). 
 + 
 +Alternatively, precompiled single node, optimised CP2K versions for Linux support are available as well.
  
 ==== From a Distribution ==== ==== From a Distribution ====
  
 [[https://packages.debian.org/search?keywords=cp2k|{{debian_logo.png?100}}]] [[https://packages.debian.org/search?keywords=cp2k|{{debian_logo.png?100}}]]
-[[https://apps.fedoraproject.org/packages/cp2k|{{fedora_logo.png?150}}]]+[[https://src.fedoraproject.org/rpms/cp2k|{{fedora_logo.png?150}}]]
 [[https://packages.ubuntu.com/search?keywords=cp2k|{{ubuntu_logo.png?150}}]] [[https://packages.ubuntu.com/search?keywords=cp2k|{{ubuntu_logo.png?150}}]]
 +[[https://aur.archlinux.org/packages/cp2k|{{arch_linux_logo.png?150}}]]
 [[https://formulae.brew.sh/formula/cp2k|{{homebrew_logo.png?150}}]] [[https://formulae.brew.sh/formula/cp2k|{{homebrew_logo.png?150}}]]
-[[https://hub.docker.com/u/cp2k/|{{docker_logo.png?150}}]]+[[https://hub.docker.com/r/cp2k/cp2k|{{docker_logo.png?150}}]] 
 +[[https://catalog.ngc.nvidia.com/orgs/hpc/containers/cp2k|{{nvidia-ngc.png?150}}]]
 [[http://easybuild.readthedocs.io/en/latest/version-specific/Supported_software.html#list-software-cp2k-272|{{easybuild_logo_alpha.png?150}}]] [[http://easybuild.readthedocs.io/en/latest/version-specific/Supported_software.html#list-software-cp2k-272|{{easybuild_logo_alpha.png?150}}]]
-[[http://spack.readthedocs.io/en/latest/package_list.html?highlight=cp2k#cp2k|{{spack-logo.png?100}}]]+[[https://packages.spack.io/package.html?name=cp2k|{{spack-logo.png?100}}]] 
 +[[https://anaconda.org/conda-forge/cp2k|{{conda_forge_logo.png?150}}]] 
 +[[https://search.nixos.org/packages?query=cp2k|{{nixos_logo.png?150}}]] 
 +[[https://www.freshports.org/science/cp2k/|{{freebsd_logo.png?150}}]]
  
 ==== From a third party ==== ==== From a third party ====
  
   * Debian/Ubuntu alternative: http://packages.mccode.org/   * Debian/Ubuntu alternative: http://packages.mccode.org/
-  * Windows: https://github.com/brhr-iwao/CP2K_for_Windows+ 
 +==== Install CP2K on other Operating Systems ==== 
 + 
 +  [[https://www.cp2k.org/howto:compile_on_windows|Windows]] 
 +  * [[https://www.cp2k.org/howto:compile_on_macos|MacOS]] 
 + 
 +/* 
 +[[https://www.cp2k.org/howto:compile_on_windows|{{Windows_2021.png?150 }}]] 
 +[[https://www.cp2k.org/howto:compile_on_macos|{{ MacOS-logo.png?100 }}]] 
 +*/
  
 ==== Git Access ==== ==== Git Access ====
Line 69: Line 85:
  
 <code> <code>
-git clone --recursive -b support/v6.1 https://github.com/cp2k/cp2k.git cp2k+git clone --recursive -b support/v2024.1 https://github.com/cp2k/cp2k.git cp2k
 </code> </code>
  
download.1554679288.txt.gz · Last modified: 2020/08/21 10:15 (external edit)