File tree Expand file tree Collapse file tree 7 files changed +31
-5
lines changed
docs/HPC/only/gent/available_software Expand file tree Collapse file tree 7 files changed +31
-5
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 @@ -26,6 +26,7 @@ module load LLVM/18.1.8-GCCcore-13.3.0-minimal
26
26
| LLVM/16.0.6-GCCcore-13.2.0| x| x| x| x| x| x| x|
27
27
| LLVM/16.0.6-GCCcore-12.3.0| x| x| x| x| x| x| x|
28
28
| LLVM/15.0.5-GCCcore-12.2.0| -| -| -| -| -| x| x|
29
+ | LLVM/14.0.6-GCCcore-13.3.0-llvmlite| x| x| x| x| x| x| x|
29
30
| LLVM/14.0.6-GCCcore-13.2.0-llvmlite| x| x| x| x| x| x| x|
30
31
| LLVM/14.0.6-GCCcore-12.3.0-llvmlite| x| x| x| x| x| x| x|
31
32
| LLVM/14.0.3-GCCcore-11.3.0| -| -| -| -| -| x| x|
Original file line number Diff line number Diff line change @@ -21,6 +21,6 @@ module load lit/18.1.8-GCCcore-13.3.0
21
21
22
22
| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23
23
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24
- | lit/18.1.8-GCCcore-13.3.0| - | x| - | - | - | - | - |
24
+ | lit/18.1.8-GCCcore-13.3.0| x | x| x | x | x | x | x |
25
25
| lit/18.1.7-GCCcore-13.2.0| -| x| -| -| -| -| -|
26
26
| lit/18.1.2-GCCcore-12.3.0| -| x| -| -| -| -| -|
Original file line number Diff line number Diff line change @@ -14,12 +14,13 @@ The overview below shows which numba installations are available per HPC-UGent T
14
14
To start using numba, load one of these modules using a ` module load ` command like:
15
15
16
16
``` shell
17
- module load numba/0.60.0-foss-2023b
17
+ module load numba/0.60.0-foss-2024a
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
+ | numba/0.60.0-foss-2024a| x| x| x| x| x| x| x|
24
25
| numba/0.60.0-foss-2023b| x| x| x| x| x| x| x|
25
26
| numba/0.58.1-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
+ pycomlink
7
+ =========
8
+
9
+ # Available modules
10
+
11
+
12
+ The overview below shows which pycomlink installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13
+
14
+ To start using pycomlink, load one of these modules using a ` module load ` command like:
15
+
16
+ ``` shell
17
+ module load pycomlink/0.4.1-foss-2024a
18
+ ```
19
+
20
+ * (This data was automatically generated on {{modules_last_updated}})*
21
+
22
+ | | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23
+ | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24
+ | pycomlink/0.4.1-foss-2024a| 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 : Fri, 20 Jun 2025 at 15:45:42 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
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
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