Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion mkdocs/docs/HPC/only/gent/available_software/detail/Clang.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ The overview below shows which Clang installations are available per HPC-UGent T
To start using Clang, load one of these modules using a `module load` command like:

```shell
module load Clang/17.0.6-GCCcore-13.2.0
module load Clang/18.1.8-GCCcore-13.3.0
```

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

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Clang/18.1.8-GCCcore-13.3.0|-|-|-|-|-|x|x|
|Clang/17.0.6-GCCcore-13.2.0|x|x|x|x|x|x|x|
|Clang/17.0.0_20230515-GCCcore-12.3.0-CUDA-12.1.1|x|-|x|-|x|x|-|
|Clang/16.0.6-GCCcore-12.3.0|x|x|x|x|x|x|x|
Expand Down
24 changes: 24 additions & 0 deletions mkdocs/docs/HPC/only/gent/available_software/detail/TreeMix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
hide:
- toc
---

TreeMix
=======

# Available modules


The overview below shows which TreeMix installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).

To start using TreeMix, load one of these modules using a `module load` command like:

```shell
module load TreeMix/1.13-GCC-12.3.0
```

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

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|TreeMix/1.13-GCC-12.3.0|x|x|x|x|x|x|x|
3 changes: 2 additions & 1 deletion mkdocs/docs/HPC/only/gent/available_software/detail/Z3.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ The overview below shows which Z3 installations are available per HPC-UGent Tier
To start using Z3, load one of these modules using a `module load` command like:

```shell
module load Z3/4.13.0-GCCcore-13.2.0
module load Z3/4.13.0-GCCcore-13.3.0
```

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

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Z3/4.13.0-GCCcore-13.3.0|x|-|x|x|x|x|x|
|Z3/4.13.0-GCCcore-13.2.0|x|x|x|x|x|x|x|
|Z3/4.12.2-GCCcore-12.3.0|x|x|x|x|x|x|x|
|Z3/4.12.2-GCCcore-12.2.0|-|-|-|-|-|x|x|
Expand Down
2 changes: 1 addition & 1 deletion mkdocs/extra/gent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hpcname: hpcugent
loginnode: login.hpc.ugent.be
loginhost: gligar09.gastly.os
altloginhost: gligar10.gastly.os
modules_last_updated: Fri, 16 May 2025 at 15:45:36 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Tue, 20 May 2025 at 15:45:44 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
# get these with ssh-keyscan gligar01.ugent.be > file
# ssh-keygen -l -f file
# ssh-keygen -l -f file -E md5
Expand Down