File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 @@ -25,7 +25,8 @@ json_ld:
2525 ratingValue : 5
2626 softwareRequirements : See https://www.eessi.io/docs/ for how to make EESSI available
2727 on your system
28- softwareVersion : ' ['' RAxML/8.2.13-gompi-2023a-avx2'' , '' RAxML/8.2.13-gompi-2023a-standard'' ]'
28+ softwareVersion : ' ['' RAxML/8.2.13-gompi-2023a-avx2'' , '' RAxML/8.2.13-gompi-2023a-standard'' ,
29+ '' RAxML/8.2.13-gompi-2023b'' ]'
2930 url : https://github.com/stamatak/standard-RAxML
3031---
3132
@@ -44,12 +45,13 @@ The overview below shows which RAxML installations are available per target arch
4445To start using RAxML, load one of these modules using a ` module load ` command like:
4546
4647``` shell
47- module load RAxML/8.2.13-gompi-2023a-standard
48+ module load RAxML/8.2.13-gompi-2023b
4849```
4950
5051* (This data was automatically generated on {{ generated_time }})*
5152
5253| | 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|
5354| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
55+ | RAxML/8.2.13-gompi-2023b| x| x| x| x| x| x| x| x| x| x| x| x| x| x|
5456| RAxML/8.2.13-gompi-2023a-standard| x| x| x| x| x| -| -| -| -| -| -| -| -| -|
5557| RAxML/8.2.13-gompi-2023a-avx2| -| -| -| -| -| x| x| x| x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ extra:
177177 - icon : fontawesome/brands/twitter
178178 link : https://twitter.com/eessi_hpc
179179 # this gets auto-updated via update_generated_time.sh script run in update_available_software.yml action
180- generated_time : " Fri, 28 Nov 2025 at 01:53:03 UTC"
180+ generated_time : " Fri, 05 Dec 2025 at 01:58:33 UTC"
181181 slack_invite_url : " https://join.slack.com/t/eessi-hpc/shared_invite/zt-1wqy0t8g6-PZJTg3Hjjm5Fm3XEOkzECg"
182182extra_javascript :
183183 # mermaid diagram
You can’t perform that action at this time.
0 commit comments