The Linux Foundation Projects
Skip to main content

Downloads

There are currently two release tracks of OpenHPC, both consisting of binary downloads in the form of RPMs. These RPMs are organized into repositories that can be accessed via standard package manager utilities (e.g. dnf, zypper). The 2.x track of OpenHPC provides builds that are compatible with RHEL 8.x and tested against AlmaLinux and Rocky Linux as well as  openSUSE Leap 15.3 and the 3.x track builds against RHEL 9.x, openSUSE Leap 15.5 and openEuler 22.03 LTS . A typical deployment on a new system will begin with the installation of the base operating system on a chosen host identified as the system management server (SMS), followed by enabling access to a compatible OpenHPC repository.

The OpenHPC repository is created and maintained using a dedicated instance of the Open Build Service (OBS). Once built by OBS, packages are released at https://repos.openhpc.community.

To get started, you can enable an OpenHPC repository locally through installation of an ohpc-release RPM which includes gpg keys for package signing and defines the URL locations for [base] and [update] package repositories. A copy of the ohpc-release RPM is available for download here:

2.x Series:

3.x Series:

Install Recipes

To aid in the installation of OpenHPC packaged components,  a variety of companion installation recipes are available. These can be obtained via installation of the docs-ohpc RPM after the OpenHPC repository has been enabled locally. Alternatively, copies of the guides are also provided for each release track on the OpenHPC GitHub Wiki:

The intent of these guides is to present a simple cluster installation procedure using components from the OpenHPC software stack. The documentation is intended to be reasonably generic, but uses the underlying motivation of a small, stateless cluster installation to define a step-by-step process. Several optional customizations are included and the intent is that these collective instructions can be modified as needed for local site use cases.  Please consult the install guide for more detail and discussion regarding a companion template install script.