From 4f8536371652283e879a023259356c9415d562f7 Mon Sep 17 00:00:00 2001 From: trz42 <12829274+trz42@users.noreply.github.com> Date: Thu, 30 Apr 2026 03:36:03 +0000 Subject: [PATCH] update overview of available software --- docs/available_software/detail/SPH-EXA.md | 43 +++++++++++++++++++++++ mkdocs.yml | 2 +- 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 docs/available_software/detail/SPH-EXA.md diff --git a/docs/available_software/detail/SPH-EXA.md b/docs/available_software/detail/SPH-EXA.md new file mode 100644 index 0000000000..b1eed3d52f --- /dev/null +++ b/docs/available_software/detail/SPH-EXA.md @@ -0,0 +1,43 @@ +--- +json_ld: + '@context': https://schema.org + '@type': SoftwareApplication + applicationCategory: DeveloperApplication + description: ' SPH-EXA is a C++20 simulation code for hydrodynamics simulations + + (with gravity and other physics), parallelized with MPI, OpenMP, CUDA, and HIP.' + license: Not confirmed + name: SPH-EXA + offers: + '@type': Offer + price: 0 + operatingSystem: LINUX + review: + '@type': Review + author: + '@type': Organization + name: EESSI + reviewBody: Application has been successfully made available on all architectures + supported by EESSI + reviewRating: + '@type': Rating + ratingValue: 5 + softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available + on your system + softwareVersion: '[''0.96.2'']' + url: https://github.com/sphexa-org/sphexa +--- +# SPH-EXA + + + SPH-EXA is a C++20 simulation code for hydrodynamics simulations +(with gravity and other physics), parallelized with MPI, OpenMP, CUDA, and HIP. + +homepage: [https://github.com/sphexa-org/sphexa](https://github.com/sphexa-org/sphexa) + +## Available installations + + +|SPH-EXA version|Supported CPU targets|Supported GPU targets|EESSI version|Module| +| --- | --- | --- | --- | --- | +|0.96.2|`generic`: `aarch64`, `x86_64`
Arm: `neoverse_n1`, `neoverse_v1`, `nvidia/grace`
AMD: `zen2`, `zen3`, `zen4`
Intel: `haswell`, `skylake_avx512`, `sapphirerapids`, `icelake`, `cascadelake`
|NVIDIA: `cc100`, `cc120`, `cc70`, `cc80`, `cc90`
|2025.06|`SPH-EXA/0.96.2-foss-2025b-CUDA-12.9.1`| \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index d72bc62c84..27ac084e5f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -212,7 +212,7 @@ extra: - icon: fontawesome/brands/twitter link: https://twitter.com/eessi_hpc # this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action - generated_time: "Wed, 29 Apr 2026 at 03:34:52 UTC" + generated_time: "Thu, 30 Apr 2026 at 03:36:02 UTC" slack_invite_url: "https://join.slack.com/t/eessi-hpc/shared_invite/zt-2wg10p26d-m_CnRB89xQq3zk9qxf1k3g" extra_javascript: # mermaid diagram