openhpc / ohpc
OpenHPC Integration, Packaging, and Test Repo
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing openhpc/ohpc in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewCommunity building blocks for HPC systems 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. There are currently three release series: the [2.x][2xbranch], the [3.x][3xbranch] and the [4.x][4xbranch] which target different major Linux OS distributions: • The 2.x series targets EL8 and Leap15. • The 3.x series targets EL9, Leap 15 and openEuler 22.03. • The 4.x series targets EL10 and openEuler 24.03. Getting started OpenHPC provides pre-built binaries via repositories for use with standard Linux package manager tools (e.g. or ). To get started, you can enable an OpenHPC repository locally through installation of an RPM which includes gpg keys for package signing and defines the URL locations for [base] and [update] package repositories. Installation guides tailored for each supported provisioning system and resource manager with detailed example instructions for installing a cluster are also available. Copies of the package and installation guides along with more information is available on the relevant release series pages ([2.x][2xbranch], [3.x][3xbranch] or [4.x][4xbranch]). --- Questions, Comments, or Bug Reports? Subscribe to the [users email list][userlist] or see the page for more pointers. Additional Software Requests? Please see the component [submission page][submission] for more information regarding new software inclusion requests. Contributing to OpenHPC Please see the steps described in CONTRIBUTING.md. Register your system If you are using elements of OpenHPC, please consider registering your system(s) using the [System Registration Form][register]. [2xbranch]: https://github.com/openhpc/ohpc/wiki/2.x [3xbranch]: https://github.com/openhpc/ohpc/wiki/3.x [4xbranch]: https://github.com/openhpc/ohpc/wiki/4.x [register]: https://drive.google.com/open?id=1KvFM5DONJigVhOlmDpafNTDDRNTYVdolaYYzfrHkOWI [submission]: https://github.com/openhpc/submissions [userlist]: https://groups.io/g/openhpc-users