Skip to content

Commit dfccbb0

Browse files
trz42github-actions[bot]
authored andcommitted
update overview of available software
1 parent a1ea40d commit dfccbb0

5 files changed

Lines changed: 59 additions & 5 deletions

File tree

docs/available_software/data/json_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/available_software/data/json_data_detail.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/available_software/detail/OpenFOAM.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ json_ld:
2626
ratingValue: 5
2727
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
2828
on your system
29-
softwareVersion: '[''OpenFOAM/10-foss-2023a'', ''OpenFOAM/11-foss-2023a'', ''OpenFOAM/v2312-foss-2023a'',
30-
''OpenFOAM/v2406-foss-2023a'']'
29+
softwareVersion: '[''OpenFOAM/10-foss-2023a'', ''OpenFOAM/11-foss-2023a'', ''OpenFOAM/12-foss-2023a'',
30+
''OpenFOAM/v2312-foss-2023a'', ''OpenFOAM/v2406-foss-2023a'']'
3131
url: https://www.openfoam.org/
3232
---
3333

@@ -55,5 +55,6 @@ module load OpenFOAM/v2406-foss-2023a
5555
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
5656
|OpenFOAM/v2406-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|
5757
|OpenFOAM/v2312-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|
58+
|OpenFOAM/12-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|
5859
|OpenFOAM/11-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|
5960
|OpenFOAM/10-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
hide:
3+
- toc
4+
json_ld:
5+
'@context': https://schema.org
6+
'@type': SoftwareApplication
7+
applicationCategory: DeveloperApplication
8+
description: Zoltan Dynamic Load Balancing and Graph Algorithm Toolkit
9+
license: Not confirmed
10+
name: Zoltan
11+
offers:
12+
'@type': Offer
13+
price: 0
14+
operatingSystem: LINUX
15+
review:
16+
'@type': Review
17+
author:
18+
'@type': Organization
19+
name: EESSI
20+
reviewBody: Application has been successfully made available on all architectures
21+
supported by EESSI
22+
reviewRating:
23+
'@type': Rating
24+
ratingValue: 5
25+
softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available
26+
on your system
27+
softwareVersion: '[''Zoltan/3.901-foss-2023a'']'
28+
url: https://sandialabs.github.io/Zoltan/
29+
---
30+
31+
Zoltan
32+
======
33+
34+
35+
Zoltan Dynamic Load Balancing and Graph Algorithm Toolkit
36+
37+
https://sandialabs.github.io/Zoltan/
38+
# Available modules
39+
40+
41+
The overview below shows which Zoltan installations are available per target architecture in EESSI, ordered based on software version (new to old).
42+
43+
To start using Zoltan, load one of these modules using a `module load` command like:
44+
45+
```shell
46+
module load Zoltan/3.901-foss-2023a
47+
```
48+
49+
*(This data was automatically generated on {{ generated_time }})*
50+
51+
| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512|
52+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
53+
|Zoltan/3.901-foss-2023a|x|x|x|x|x|x|x|x|x|x|x|x|x|

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ extra:
142142
- icon: fontawesome/brands/twitter
143143
link: https://twitter.com/eessi_hpc
144144
# this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action
145-
generated_time: "Wed, 11 Jun 2025 at 02:00:42 UTC"
145+
generated_time: "Thu, 12 Jun 2025 at 01:56:16 UTC"
146146
extra_javascript:
147147
# mermaid diagram
148148
- https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs

0 commit comments

Comments
 (0)