Skip to content

Commit

Permalink
Update Modules [20 December 2024, 15:43]
Browse files Browse the repository at this point in the history
  • Loading branch information
hpcugentbot committed Dec 20, 2024
1 parent e8e2728 commit 582b5c6
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 5 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ module load Greenlet/3.0.3-GCCcore-13.2.0
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Greenlet/3.0.3-GCCcore-13.2.0|x|x|x|x|-|x|x|
|Greenlet/3.0.2-GCCcore-12.3.0|-|x|x|-|-|x|x|
|Greenlet/2.0.2-foss-2022b|-|x|x|x|-|-|-|
|Greenlet/2.0.2-foss-2022a|-|x|x|x|-|-|-|
|Greenlet/2.0.2-GCCcore-12.2.0|-|x|x|x|-|-|-|
3 changes: 2 additions & 1 deletion mkdocs/docs/HPC/only/gent/available_software/detail/Hydra.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ The overview below shows which Hydra installations are available per HPC-UGent T
To start using Hydra, load one of these modules using a `module load` command like:

```shell
module load Hydra/1.1.1-GCCcore-10.3.0
module load Hydra/1.3.2-foss-2023a-with-plugins
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Hydra/1.3.2-foss-2023a-with-plugins|-|x|x|-|-|x|x|
|Hydra/1.1.1-GCCcore-10.3.0|-|x|x|-|-|-|-|
24 changes: 24 additions & 0 deletions mkdocs/docs/HPC/only/gent/available_software/detail/OPEN-SURFEX.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
hide:
- toc
---

OPEN-SURFEX
===========

# Available modules


The overview below shows which OPEN-SURFEX installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).

To start using OPEN-SURFEX, load one of these modules using a `module load` command like:

```shell
module load OPEN-SURFEX/8.1.0-GCCcore-12.3.0
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|OPEN-SURFEX/8.1.0-GCCcore-12.3.0|-|-|x|-|-|x|-|
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ module load PyTorch/2.1.2-foss-2023b
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|PyTorch/2.1.2-foss-2023b|-|x|x|x|-|x|x|
|PyTorch/2.1.2-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
|PyTorch/2.1.2-foss-2023a|-|x|x|x|-|x|x|
|PyTorch/2.1.2-foss-2023a|-|x|x|x|x|x|x|
|PyTorch/2.0.1-foss-2022a|-|-|x|-|-|-|-|
|PyTorch/1.13.1-foss-2022b|-|x|x|x|-|-|-|
|PyTorch/1.13.1-foss-2022a-CUDA-11.7.0|-|-|x|-|-|-|-|
Expand Down
2 changes: 1 addition & 1 deletion mkdocs/extra/gent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hpcname: hpcugent
loginnode: login.hpc.ugent.be
loginhost: gligar07.gastly.os
altloginhost: gligar08.gastly.os
modules_last_updated: Thu, 19 Dec 2024 at 15:44:55 CET # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Fri, 20 Dec 2024 at 15:44:51 CET # This line is automatically updated by scripts/available_modules/available_modules.py
# get these with ssh-keyscan gligar01.ugent.be > file
# ssh-keygen -l -f file
# ssh-keygen -l -f file -E md5
Expand Down

0 comments on commit 582b5c6

Please sign in to comment.