Skip to content

Commit 866936f

Browse files
author
admin6
committed
Update Modules [20 January 2025, 15:43]
1 parent 61571b9 commit 866936f

File tree

9 files changed

+10
-9
lines changed

9 files changed

+10
-9
lines changed

mkdocs/docs/HPC/only/gent/available_software/data/json_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

mkdocs/docs/HPC/only/gent/available_software/data/json_data_detail.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

mkdocs/docs/HPC/only/gent/available_software/detail/FLUENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module load FLUENT/2024R2
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|FLUENT/2024R2|x|x|x|x|-|x|x|
24+
|FLUENT/2024R2|x|x|x|x|x|x|x|
2525
|FLUENT/2024R1|-|x|x|x|-|-|-|
2626
|FLUENT/2023R1|-|x|x|x|-|-|-|
2727
|FLUENT/2022R1|-|x|x|-|-|-|-|

mkdocs/docs/HPC/only/gent/available_software/detail/PortAudio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ module load PortAudio/19.7.0-foss-2023a
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|PortAudio/19.7.0-foss-2023a|x|-|x|-|x|-|-|
24+
|PortAudio/19.7.0-foss-2023a|x|-|x|-|x|x|-|
2525
|PortAudio/19.7.0-foss-2022a|-|x|x|x|-|x|-|

mkdocs/docs/HPC/only/gent/available_software/detail/PyAV.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ module load PyAV/11.0.0-GCCcore-12.3.0
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|PyAV/11.0.0-GCCcore-12.3.0|x|-|x|-|x|-|-|
24+
|PyAV/11.0.0-GCCcore-12.3.0|x|-|x|-|x|x|-|

mkdocs/docs/HPC/only/gent/available_software/detail/cpu_features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ module load cpu_features/0.9.0-GCCcore-12.3.0
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|cpu_features/0.9.0-GCCcore-12.3.0|x|-|x|-|x|-|-|
24+
|cpu_features/0.9.0-GCCcore-12.3.0|x|-|x|-|x|x|-|
2525
|cpu_features/0.6.0-GCCcore-10.2.0|-|x|x|x|-|-|-|

mkdocs/docs/HPC/only/gent/available_software/detail/cxxopts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ module load cxxopts/3.0.0
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|cxxopts/3.0.0|x|-|x|-|x|-|-|
24+
|cxxopts/3.0.0|x|-|x|-|x|x|-|

mkdocs/docs/HPC/only/gent/available_software/detail/dorado.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ The overview below shows which dorado installations are available per HPC-UGent
1414
To start using dorado, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load dorado/0.8.3-foss-2023a-CUDA-12.1.1
17+
module load dorado/0.9.0-foss-2023a-CUDA-12.1.1
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|dorado/0.9.0-foss-2023a-CUDA-12.1.1|x|-|-|-|x|-|-|
2425
|dorado/0.8.3-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
2526
|dorado/0.8.0-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
2627
|dorado/0.7.3-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|

mkdocs/extra/gent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ hpcname: hpcugent
1616
loginnode: login.hpc.ugent.be
1717
loginhost: gligar07.gastly.os
1818
altloginhost: gligar08.gastly.os
19-
modules_last_updated: Sun, 19 Jan 2025 at 15:45:05 CET # This line is automatically updated by scripts/available_modules/available_modules.py
19+
modules_last_updated: Mon, 20 Jan 2025 at 15:45:02 CET # This line is automatically updated by scripts/available_modules/available_modules.py
2020
# get these with ssh-keyscan gligar01.ugent.be > file
2121
# ssh-keygen -l -f file
2222
# ssh-keygen -l -f file -E md5

0 commit comments

Comments
 (0)