Skip to content

Commit bbf0f0b

Browse files
authored
Merge pull request #378 from EESSIbot/update-software-overview-1738632956
2 parents aca03d9 + 89502c5 commit bbf0f0b

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

docs/available_software/data/json_data.json

+1-1
Large diffs are not rendered by default.

docs/available_software/data/json_data_detail.json

+1-1
Large diffs are not rendered by default.

docs/available_software/detail/archspec.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,13 @@ The overview below shows which archspec installations are available per target a
1818
To start using archspec, load one of these modules using a `module load` command like:
1919

2020
```shell
21-
module load archspec/0.2.2-GCCcore-13.2.0
21+
module load archspec/0.2.5-GCCcore-12.3.0
2222
```
2323

2424
*(This data was automatically generated on {{ generated_time }})*
2525

2626
| |aarch64/generic|aarch64/neoverse_n1|aarch64/neoverse_v1|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/haswell|x86_64/intel/skylake_avx512|
2727
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
28+
|archspec/0.2.5-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|
2829
|archspec/0.2.2-GCCcore-13.2.0|x|x|x|x|x|x|x|x|x|
2930
|archspec/0.2.1-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|

mkdocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ extra:
134134
- icon: fontawesome/brands/twitter
135135
link: https://twitter.com/eessi_hpc
136136
# this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action
137-
generated_time: "Sat, 25 Jan 2025 at 01:25:08 UTC"
137+
generated_time: "Tue, 04 Feb 2025 at 01:35:55 UTC"
138138
extra_javascript:
139139
# mermaid diagram
140140
- https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs

0 commit comments

Comments
 (0)