Skip to content
Christopher S. Simmons edited this page Nov 9, 2023 · 62 revisions

OpenHPC

Community building blocks for HPC systems (2.7)

Components Updates Tests

Introduction

This stack provides a variety of common, pre-built ingredients required to deploy and manage an HPC Linux cluster including provisioning tools, resource management, I/O clients, runtimes, development tools, containers, and a variety of scientific libraries.

The compatible OS version(s) for this release and the total number of pre-packaged binary RPMs available per architecture type are summarized as follows:

Base OS aarch64 x86_64 noarch
EL 8.8 391 589 36
Leap 15.3 378 580 33

A list of all available components is available on the OpenHPC wiki, and specific versioning details can be found in the "Package Manifest" appendix located in each of the companion install guide documents. A list of updated packages can be found in the release notes.

Getting started

OpenHPC provides pre-built binaries via repositories for use with standard Linux package manager tools (e.g. yum or zypper). Package repositories for 2.x are housed at http://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. Links to copies of the ohpc-release package are provided below for convenience. Installation guides tailored for each supported resource manager are also available below or in the downloads section of the latest release. Instructions for mirroring the OpenHPC repositories with rsync can be found in the wiki.


Architecture = (aarch64)

[RHEL 8.8 Variants]
[OpenSUSE Leap 15.3]

Architecture = (x86_64)

[RHEL 8.8 Variants]
[OpenSUSE Leap 15.3]

Questions, Comments, or Bug Reports?

Subscribe to the users email list at https://groups.io/g/openhpc-users or see the http://openhpc.community page for more pointers.

Additional Software Requests?

Please see the component submission page at https://github.com/openhpc/submissions for more information regarding new software inclusion requests.

Register your system

If you are using elements of OpenHPC, please consider registering your system(s) using the System Registration Form.

Clone this wiki locally