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
14
14
To start using Java, load one of these modules using a ` module load ` command like:
15
15
16
16
``` shell
17
- module load Java/21.0.5
17
+ module load Java/21.0.7
18
18
```
19
19
20
20
* (This data was automatically generated on {{modules_last_updated}})*
21
21
22
22
| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23
23
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24
+ | Java/21.0.7| x| x| x| x| x| x| x|
24
25
| Java/21.0.5| x| x| x| x| x| -| -|
25
26
| 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|
28
28
| Java/17.0.15| x| x| x| x| x| x| x|
29
29
| Java/17.0.6| x| x| x| x| x| x| x|
30
30
| 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
14
14
To start using Nextflow, load one of these modules using a ` module load ` command like:
15
15
16
16
``` shell
17
- module load Nextflow/24.10.2
17
+ module load Nextflow/25.04.4
18
18
```
19
19
20
20
* (This data was automatically generated on {{modules_last_updated}})*
21
21
22
22
| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23
23
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24
+ | Nextflow/25.04.4| x| x| x| x| x| x| x|
24
25
| Nextflow/24.10.2| x| x| x| x| x| x| x|
25
26
| 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
16
16
loginnode : login.hpc.ugent.be
17
17
loginhost : gligar09.gastly.os
18
18
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
20
20
# get these with ssh-keyscan gligar01.ugent.be > file
21
21
# ssh-keygen -l -f file
22
22
# ssh-keygen -l -f file -E md5
You can’t perform that action at this time.
0 commit comments