File tree Expand file tree Collapse file tree 6 files changed +9
-8
lines changed
docs/HPC/only/gent/available_software Expand file tree Collapse file tree 6 files changed +9
-8
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 @@ -21,4 +21,4 @@ module load BigStitcher-Spark/0.1.0-2025.08.18-foss-2023a-Java-17
2121
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24- | BigStitcher-Spark/0.1.0-2025.08.18-foss-2023a-Java-17| - | x| x| - | x| x| x|
24+ | BigStitcher-Spark/0.1.0-2025.08.18-foss-2023a-Java-17| 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 Julia installations are available per HPC-UGent T
1414To start using Julia, load one of these modules using a ` module load ` command like:
1515
1616``` shell
17- module load Julia/1.10.4 -linux-x86_64
17+ module load Julia/1.11.6 -linux-x86_64
1818```
1919
2020* (This data was automatically generated on {{modules_last_updated}})*
2121
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24- | Julia/1.10.4-linux-x86_64| -| x| -| x| -| x| x|
25- | Julia/1.9.2-linux-x86_64| -| x| -| x| -| -| -|
24+ | Julia/1.11.6-linux-x86_64| x| x| x| x| x| x| x|
25+ | Julia/1.10.4-linux-x86_64| x| x| x| x| x| x| x|
26+ | Julia/1.9.2-linux-x86_64| x| x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -21,5 +21,5 @@ module load Spark/3.5.1-foss-2023a-Java-17
2121
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24- | Spark/3.5.1-foss-2023a-Java-17| - | x| x| x| x| x| x|
24+ | Spark/3.5.1-foss-2023a-Java-17| x | x| x| x| x| x| x|
2525| Spark/3.5.0-foss-2023a| -| 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 : Mon, 01 Sep 2025 at 15:46:02 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
19+ modules_last_updated : Tue, 02 Sep 2025 at 15:46:02 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