File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed
docs/HPC/only/gent/available_software Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -14,17 +14,17 @@ The overview below shows which Java installations are available per HPC-UGent Ti
1414To 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|
Original file line number Diff line number Diff line change @@ -14,12 +14,13 @@ The overview below shows which Nextflow installations are available per HPC-UGen
1414To 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|
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ hpcname: hpcugent
1616loginnode : login.hpc.ugent.be
1717loginhost : gligar09.gastly.os
1818altloginhost : 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 : Fri, 27 Jun 2025 at 15:45:46 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
You can’t perform that action at this time.
0 commit comments