Skip to content

Commit 40a597b

Browse files
trz42github-actions[bot]
authored andcommitted
update overview of available software
1 parent ccd190b commit 40a597b

4 files changed

Lines changed: 7 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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ 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'', ''EasyBuild/5.1.2'', ''EasyBuild/5.2.0'']'
31+
''EasyBuild/5.1.0'', ''EasyBuild/5.1.1'', ''EasyBuild/5.1.2'', ''EasyBuild/5.2.0'',
32+
''EasyBuild/5.2.1'']'
3233
url: https://easybuilders.github.io/easybuild
3334
---
3435

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

4950
```shell
50-
module load EasyBuild/5.2.0
51+
module load EasyBuild/5.2.1
5152
```
5253

5354
*(This data was automatically generated on {{ generated_time }})*
5455

5556
| |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|
5657
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
58+
|EasyBuild/5.2.1|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5759
|EasyBuild/5.2.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5860
|EasyBuild/5.1.2|x|x|x|x|x|x|x|x|x|x|x|x|x|x|
5961
|EasyBuild/5.1.1|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
@@ -206,7 +206,7 @@ extra:
206206
- icon: fontawesome/brands/twitter
207207
link: https://twitter.com/eessi_hpc
208208
# this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action
209-
generated_time: "Wed, 18 Feb 2026 at 02:42:16 UTC"
209+
generated_time: "Sat, 21 Feb 2026 at 13:03:00 UTC"
210210
slack_invite_url: "https://join.slack.com/t/eessi-hpc/shared_invite/zt-2wg10p26d-m_CnRB89xQq3zk9qxf1k3g"
211211
extra_javascript:
212212
# mermaid diagram

0 commit comments

Comments
 (0)