Skip to content

Commit 9e73675

Browse files
authored
Merge pull request #960 from hpcugentbot/auto_update_modules_2025-06-28_15-43
Auto Update Modules [28 June 2025, 15:43]
2 parents ff9c570 + 06253e0 commit 9e73675

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
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/Java.md

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

1616
```shell
17-
module load Java/21.0.5
17+
module load Java/21.0.7
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Java/21.0.7|x|x|x|x|x|x|x|
2425
|Java/21.0.5|x|x|x|x|x|-|-|
2526
|Java/21.0.2|-|-|-|-|-|x|x|
26-
|Java/21(@Java/21.0.5)|x|x|x|x|x|-|-|
27-
|Java/21(@Java/21.0.2)|-|-|-|-|-|x|x|
27+
|Java/21(@Java/21.0.7)|x|x|x|x|x|x|x|
2828
|Java/17.0.15|x|x|x|x|x|x|x|
2929
|Java/17.0.6|x|x|x|x|x|x|x|
3030
|Java/17(@Java/17.0.15)|x|x|x|x|x|x|x|

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

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

1616
```shell
17-
module load Nextflow/24.10.2
17+
module load Nextflow/25.04.4
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Nextflow/25.04.4|x|x|x|x|x|x|x|
2425
|Nextflow/24.10.2|x|x|x|x|x|x|x|
2526
|Nextflow/24.04.2|x|x|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: Thu, 26 Jun 2025 at 15:45:45 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
19+
modules_last_updated: Sat, 28 Jun 2025 at 15:45:45 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)