File tree Expand file tree Collapse file tree 9 files changed +35
-6
lines changed
docs/HPC/only/gent/available_software Expand file tree Collapse file tree 9 files changed +35
-6
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 @@ -24,6 +24,7 @@ module load Clang/18.1.8-GCCcore-13.3.0
2424| Clang/18.1.8-GCCcore-13.3.0| x| x| x| x| x| x| x|
2525| Clang/17.0.6-GCCcore-13.2.0| x| x| x| x| x| x| x|
2626| Clang/17.0.0_20230515-GCCcore-12.3.0-CUDA-12.1.1| x| -| x| -| x| x| -|
27+ | Clang/16.0.6-GCCcore-12.3.0-CUDA-12.1.1| x| -| -| -| x| x| -|
2728| Clang/16.0.6-GCCcore-12.3.0| x| x| x| x| x| x| x|
2829| Clang/16.0.4-GCCcore-12.2.0| -| -| -| -| -| x| x|
2930| Clang/13.0.1-GCCcore-11.3.0| -| -| -| -| -| x| x|
Original file line number Diff line number Diff line change @@ -14,11 +14,12 @@ The overview below shows which PyOpenCL installations are available per HPC-UGen
1414To start using PyOpenCL, load one of these modules using a ` module load ` command like:
1515
1616``` shell
17- module load PyOpenCL/2023.1.4-foss-2023a
17+ module load PyOpenCL/2023.1.4-foss-2023a-CUDA-12.1.1
1818```
1919
2020* (This data was automatically generated on {{modules_last_updated}})*
2121
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | PyOpenCL/2023.1.4-foss-2023a-CUDA-12.1.1| x| -| -| -| x| x| -|
2425| PyOpenCL/2023.1.4-foss-2023a| x| x| x| x| x| x| x|
Original file line number Diff line number Diff line change 1+ ---
2+ hide :
3+ - toc
4+ ---
5+
6+ Stata
7+ =====
8+
9+ # Available modules
10+
11+
12+ The overview below shows which Stata installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+ To start using Stata, load one of these modules using a ` module load ` command like:
15+
16+ ``` shell
17+ module load Stata/18
18+ ```
19+
20+ * (This data was automatically generated on {{modules_last_updated}})*
21+
22+ | | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23+ | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | Stata/18| x| x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -14,11 +14,12 @@ The overview below shows which devbio-napari installations are available per HPC
1414To start using devbio-napari, load one of these modules using a ` module load ` command like:
1515
1616``` shell
17- module load devbio-napari/0.11.0-foss-2023a
17+ module load devbio-napari/0.11.0-foss-2023a-CUDA-12.1.1
1818```
1919
2020* (This data was automatically generated on {{modules_last_updated}})*
2121
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | devbio-napari/0.11.0-foss-2023a-CUDA-12.1.1| x| -| -| -| x| x| -|
2425| devbio-napari/0.11.0-foss-2023a| x| x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -33,3 +33,4 @@ module load ncurses/6.5-GCCcore-14.3.0
3333| ncurses/6.3| x| x| x| x| x| x| x|
3434| ncurses/6.2-GCCcore-11.2.0| -| -| -| -| -| x| x|
3535| ncurses/6.2| x| x| x| x| x| x| x|
36+ | ncurses/5.9| x| x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -14,11 +14,12 @@ The overview below shows which pocl installations are available per HPC-UGent Ti
1414To start using pocl, load one of these modules using a ` module load ` command like:
1515
1616``` shell
17- module load pocl/4.0-GCC-12.3.0
17+ module load pocl/4.0-GCC-12.3.0-CUDA-12.1.1
1818```
1919
2020* (This data was automatically generated on {{modules_last_updated}})*
2121
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | pocl/4.0-GCC-12.3.0-CUDA-12.1.1| x| -| -| -| x| x| -|
2425| pocl/4.0-GCC-12.3.0| 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, 11 Sep 2025 at 15:45:57 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
19+ modules_last_updated : Fri, 12 Sep 2025 at 15:46:01 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