Skip to content

Commit 582b5c6

Browse files
author
admin6
committed
Update Modules [20 December 2024, 15:43]
1 parent e8e2728 commit 582b5c6

File tree

7 files changed

+31
-5
lines changed

7 files changed

+31
-5
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/Greenlet.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module load Greenlet/3.0.3-GCCcore-13.2.0
2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|Greenlet/3.0.3-GCCcore-13.2.0|x|x|x|x|-|x|x|
25+
|Greenlet/3.0.2-GCCcore-12.3.0|-|x|x|-|-|x|x|
2526
|Greenlet/2.0.2-foss-2022b|-|x|x|x|-|-|-|
2627
|Greenlet/2.0.2-foss-2022a|-|x|x|x|-|-|-|
2728
|Greenlet/2.0.2-GCCcore-12.2.0|-|x|x|x|-|-|-|

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

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

1616
```shell
17-
module load Hydra/1.1.1-GCCcore-10.3.0
17+
module load Hydra/1.3.2-foss-2023a-with-plugins
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Hydra/1.3.2-foss-2023a-with-plugins|-|x|x|-|-|x|x|
2425
|Hydra/1.1.1-GCCcore-10.3.0|-|x|x|-|-|-|-|
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
hide:
3+
- toc
4+
---
5+
6+
OPEN-SURFEX
7+
===========
8+
9+
# Available modules
10+
11+
12+
The overview below shows which OPEN-SURFEX installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using OPEN-SURFEX, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load OPEN-SURFEX/8.1.0-GCCcore-12.3.0
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|OPEN-SURFEX/8.1.0-GCCcore-12.3.0|-|-|x|-|-|x|-|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module load PyTorch/2.1.2-foss-2023b
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|PyTorch/2.1.2-foss-2023b|-|x|x|x|-|x|x|
2525
|PyTorch/2.1.2-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
26-
|PyTorch/2.1.2-foss-2023a|-|x|x|x|-|x|x|
26+
|PyTorch/2.1.2-foss-2023a|-|x|x|x|x|x|x|
2727
|PyTorch/2.0.1-foss-2022a|-|-|x|-|-|-|-|
2828
|PyTorch/1.13.1-foss-2022b|-|x|x|x|-|-|-|
2929
|PyTorch/1.13.1-foss-2022a-CUDA-11.7.0|-|-|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: Thu, 19 Dec 2024 at 15:44:55 CET # This line is automatically updated by scripts/available_modules/available_modules.py
19+
modules_last_updated: Fri, 20 Dec 2024 at 15:44:51 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)