Skip to content

Commit 61c06d7

Browse files
authored
Merge pull request #572 from EESSIbot/update-software-overview-1759151170
update overview of available software
2 parents 28aff4b + 4636d09 commit 61c06d7

4 files changed

Lines changed: 6 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/EasyBuild.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ json_ld:
2828
on your system
2929
softwareVersion: '[''EasyBuild/4.8.2'', ''EasyBuild/4.9.0'', ''EasyBuild/4.9.1'',
3030
''EasyBuild/4.9.2'', ''EasyBuild/4.9.3'', ''EasyBuild/4.9.4'', ''EasyBuild/5.0.0'',
31-
''EasyBuild/5.1.0'', ''EasyBuild/5.1.1'']'
31+
''EasyBuild/5.1.0'', ''EasyBuild/5.1.1'', ''EasyBuild/5.1.2'']'
3232
url: https://easybuilders.github.io/easybuild
3333
---
3434

@@ -47,13 +47,14 @@ The overview below shows which EasyBuild installations are available per target
4747
To start using EasyBuild, load one of these modules using a `module load` command like:
4848

4949
```shell
50-
module load EasyBuild/5.1.1
50+
module load EasyBuild/5.1.2
5151
```
5252

5353
*(This data was automatically generated on {{ generated_time }})*
5454

5555
| |aarch64/generic|aarch64/a64fx|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|
5656
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
57+
|EasyBuild/5.1.2|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5758
|EasyBuild/5.1.1|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5859
|EasyBuild/5.1.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5960
|EasyBuild/5.0.0|x|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
@@ -173,7 +173,7 @@ extra:
173173
- icon: fontawesome/brands/twitter
174174
link: https://twitter.com/eessi_hpc
175175
# this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action
176-
generated_time: "Sat, 27 Sep 2025 at 01:44:41 UTC"
176+
generated_time: "Mon, 29 Sep 2025 at 13:06:08 UTC"
177177
extra_javascript:
178178
# mermaid diagram
179179
- https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs

0 commit comments

Comments
 (0)