Skip to content

Commit 76f3e92

Browse files
author
admin6
committed
Update Modules [20 May 2025, 15:43]
1 parent 491efb6 commit 76f3e92

File tree

6 files changed

+31
-5
lines changed

6 files changed

+31
-5
lines changed

mkdocs/docs/HPC/only/gent/available_software/data/json_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

mkdocs/docs/HPC/only/gent/available_software/data/json_data_detail.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

mkdocs/docs/HPC/only/gent/available_software/detail/Clang.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ The overview below shows which Clang installations are available per HPC-UGent T
1414
To start using Clang, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load Clang/17.0.6-GCCcore-13.2.0
17+
module load Clang/18.1.8-GCCcore-13.3.0
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Clang/18.1.8-GCCcore-13.3.0|-|-|-|-|-|x|x|
2425
|Clang/17.0.6-GCCcore-13.2.0|x|x|x|x|x|x|x|
2526
|Clang/17.0.0_20230515-GCCcore-12.3.0-CUDA-12.1.1|x|-|x|-|x|x|-|
2627
|Clang/16.0.6-GCCcore-12.3.0|x|x|x|x|x|x|x|
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
hide:
3+
- toc
4+
---
5+
6+
TreeMix
7+
=======
8+
9+
# Available modules
10+
11+
12+
The overview below shows which TreeMix installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using TreeMix, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load TreeMix/1.13-GCC-12.3.0
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|TreeMix/1.13-GCC-12.3.0|x|x|x|x|x|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/Z3.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ The overview below shows which Z3 installations are available per HPC-UGent Tier
1414
To start using Z3, load one of these modules using a `module load` command like:
1515

1616
```shell
17-
module load Z3/4.13.0-GCCcore-13.2.0
17+
module load Z3/4.13.0-GCCcore-13.3.0
1818
```
1919

2020
*(This data was automatically generated on {{modules_last_updated}})*
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Z3/4.13.0-GCCcore-13.3.0|x|-|x|x|x|x|x|
2425
|Z3/4.13.0-GCCcore-13.2.0|x|x|x|x|x|x|x|
2526
|Z3/4.12.2-GCCcore-12.3.0|x|x|x|x|x|x|x|
2627
|Z3/4.12.2-GCCcore-12.2.0|-|-|-|-|-|x|x|

mkdocs/extra/gent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ hpcname: hpcugent
1616
loginnode: login.hpc.ugent.be
1717
loginhost: gligar09.gastly.os
1818
altloginhost: gligar10.gastly.os
19-
modules_last_updated: Fri, 16 May 2025 at 15:45:36 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
19+
modules_last_updated: Tue, 20 May 2025 at 15:45:44 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

0 commit comments

Comments
 (0)