Skip to content

Commit 92e15f6

Browse files
committed
Merge branch 'hpsf'
2 parents cf9b30a + 734c341 commit 92e15f6

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

_toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ chapters:
103103
- file: organizations/european-space-agency.md
104104
- file: organizations/free-software-foundation.md
105105
title: FSF
106+
- file: organizations/hpsf.md
107+
title: HPSF
106108
- file: organizations/indiana.md
107109
title: Indiana University
108110
- file: organizations/institute-of-electrical-and-electronics-engineers.md

organizations/hpsf.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# High Performance Software Foundation
2+
3+
- **Website:** [HPSF](https://hpsf.io/)
4+
- **Email:** [Contact email form](https://hpsf.io/contact)
5+
6+
## Overview
7+
8+
The High Performance Software Foundation (HPSF) is an open-source, vendor-neutral initiative under the Linux Foundation, dedicated to advancing high-performance computing (HPC) software. It supports projects that promote portable, performance-optimized software across diverse hardware platforms by fostering community growth, increasing adoption, and providing development resources.
9+
10+
They aim to lower barriers to the productive use of current and future HPC systems, ensuring that software remains fast, portable, and ready for production in various environments. This is particularly relevant to universities and academic research labs which often rely on HPC systems but also private sector corporations as well.
11+
12+
## Projects
13+
14+
- **AMReX**: A framework for building massively parallel block-structured adaptive mesh refinement applications.
15+
- **Apptainer**: A container system tailored for HPC, enabling secure and reproducible scientific workflows.
16+
- **Charliecloud**: A lightweight, user-space container solution for unprivileged HPC environments.
17+
- **E4S (Extreme-scale Scientific Software Stack)**: A curated collection of HPC software packages designed for scalable scientific computing.
18+
- **HPCToolkit**: A performance analysis toolset for measuring and analyzing program behavior on large-scale systems.
19+
- **Kokkos**: A C++ programming model that facilitates performance portability across various hardware architectures.
20+
- **OpenCHAMI**: A project aimed at developing open source tools for high-performance computing applications.
21+
- **Spack**: A flexible package manager for building and managing scientific software stacks across diverse HPC systems.
22+
- **Trilinos**: A suite of reusable scientific libraries for solving complex multiphysics problems.
23+
- **Viskores**: A project focused on developing visualization tools for scientific data analysis.
24+
- **WarpX**: An advanced Particle-in-Cell code optimized for exascale computing, used in plasma physics simulations.

organizations/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Sorted alphabetically.
1515
- **[Creative Commons](./creativecommons.md)**
1616
- [Eclipse Foundation](https://www.eclipse.org/)
1717
- HELIOS
18+
- **[HPSF](./hspf.md)**
1819
- **[Invest in Open Infrastructure](./invest-in-open-infrastructure.md)**
1920
- [Linux Foundation](https://www.linuxfoundation.org/)
2021
- [Open Collective](https://opencollective.com)

0 commit comments

Comments
 (0)