Skip to content

Commit b370234

Browse files
authored
Merge pull request #950 from hpcugentbot/auto_update_modules_2025-06-11_15-43
Auto Update Modules [11 June 2025, 15:43]
2 parents 7ef6a75 + 2f38c5c commit b370234

File tree

7 files changed

+54
-4
lines changed

7 files changed

+54
-4
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.
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+
GlobalArrays
7+
============
8+
9+
# Available modules
10+
11+
12+
The overview below shows which GlobalArrays installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using GlobalArrays, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load GlobalArrays/5.8.2-iomkl-2023a
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|GlobalArrays/5.8.2-iomkl-2023a|x|x|x|x|x|x|x|

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ module load HDF5/1.14.5-gompi-2024a
2424
|HDF5/1.14.5-gompi-2024a|x|x|x|x|x|x|x|
2525
|HDF5/1.14.3-iimpi-2023b|x|x|x|x|x|x|x|
2626
|HDF5/1.14.3-gompi-2023b|x|x|x|x|x|x|x|
27+
|HDF5/1.14.0-iompi-2023a|x|x|x|x|x|x|x|
2728
|HDF5/1.14.0-gompi-2023a|x|x|x|x|x|x|x|
2829
|HDF5/1.12.2-gompi-2022a|-|-|-|-|-|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+
OpenMolcas
7+
==========
8+
9+
# Available modules
10+
11+
12+
The overview below shows which OpenMolcas installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using OpenMolcas, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load OpenMolcas/24.10-iomkl-2023a
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|OpenMolcas/24.10-iomkl-2023a|x|x|x|x|x|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/SNAP-ESA.md

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

1616
```shell
17-
module load SNAP-ESA/10.0.0-Java-11
17+
module load SNAP-ESA/12.0.0-Java-17
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|SNAP-ESA/12.0.0-Java-17|x|-|x|x|x|x|x|
2425
|SNAP-ESA/10.0.0-Java-11|x|x|-|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: gligar09.gastly.os
1818
altloginhost: gligar10.gastly.os
19-
modules_last_updated: Sat, 07 Jun 2025 at 15:45:51 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
19+
modules_last_updated: Wed, 11 Jun 2025 at 15:45:51 CEST # 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)