File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
Expand file tree Collapse file tree 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,11 +18,12 @@ The overview below shows which GDRCopy installations are available per target ar
1818To start using GDRCopy, load one of these modules using a ` module load ` command like:
1919
2020``` shell
21- module load GDRCopy/2.3.1 -GCCcore-12.3 .0
21+ module load GDRCopy/2.4 -GCCcore-13.2 .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+ | GDRCopy/2.4-GCCcore-13.2.0| x| x| x| x| x| x| x| x| x|
2829| GDRCopy/2.3.1-GCCcore-12.3.0| x| x| x| x| x| x| -| x| x|
Original file line number Diff line number Diff 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 : " Fri, 15 Nov 2024 at 01:42:59 UTC"
137+ generated_time : " Thu, 21 Nov 2024 at 01:42:12 UTC"
138138extra_javascript :
139139 # mermaid diagram
140140 - https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs
You can’t perform that action at this time.
0 commit comments