File tree 4 files changed +5
-4
lines changed
4 files changed +5
-4
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -18,12 +18,13 @@ The overview below shows which archspec installations are available per target a
18
18
To start using archspec, load one of these modules using a ` module load ` command like:
19
19
20
20
``` shell
21
- module load archspec/0.2.2 -GCCcore-13.2 .0
21
+ module load archspec/0.2.5 -GCCcore-12.3 .0
22
22
```
23
23
24
24
* (This data was automatically generated on {{ generated_time }})*
25
25
26
26
| | 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|
27
27
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
28
+ | archspec/0.2.5-GCCcore-12.3.0| x| x| x| x| x| x| x| x| x|
28
29
| archspec/0.2.2-GCCcore-13.2.0| x| x| x| x| x| x| x| x| x|
29
30
| archspec/0.2.1-GCCcore-12.3.0| x| x| x| x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ extra:
134
134
- icon : fontawesome/brands/twitter
135
135
link : https://twitter.com/eessi_hpc
136
136
# 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"
138
138
extra_javascript :
139
139
# mermaid diagram
140
140
- https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs
You can’t perform that action at this time.
0 commit comments