Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions mkdocs/docs/HPC/only/gent/available_software/detail/Java.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ The overview below shows which Java installations are available per HPC-UGent Ti
To start using Java, load one of these modules using a `module load` command like:

```shell
module load Java/21.0.5
module load Java/21.0.7
```

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

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Java/21.0.7|x|x|x|x|x|x|x|
|Java/21.0.5|x|x|x|x|x|-|-|
|Java/21.0.2|-|-|-|-|-|x|x|
|Java/21(@Java/21.0.5)|x|x|x|x|x|-|-|
|Java/21(@Java/21.0.2)|-|-|-|-|-|x|x|
|Java/21(@Java/21.0.7)|x|x|x|x|x|x|x|
|Java/17.0.15|x|x|x|x|x|x|x|
|Java/17.0.6|x|x|x|x|x|x|x|
|Java/17(@Java/17.0.15)|x|x|x|x|x|x|x|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@ The overview below shows which Nextflow installations are available per HPC-UGen
To start using Nextflow, load one of these modules using a `module load` command like:

```shell
module load Nextflow/24.10.2
module load Nextflow/25.04.4
```

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

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Nextflow/25.04.4|x|x|x|x|x|x|x|
|Nextflow/24.10.2|x|x|x|x|x|x|x|
|Nextflow/24.04.2|x|x|x|x|x|x|x|
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: gligar09.gastly.os
altloginhost: gligar10.gastly.os
modules_last_updated: Thu, 26 Jun 2025 at 15:45:45 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Sat, 28 Jun 2025 at 15:45:45 CEST # 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