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/MATES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ The overview below shows which MATES installations are available per HPC-UGent T
To start using MATES, load one of these modules using a `module load` command like:

```shell
module load MATES/0.1.5-foss-2023b
module load MATES/0.1.8-foss-2023b
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|MATES/0.1.8-foss-2023b|x|x|x|x|x|x|x|
|MATES/0.1.5-foss-2023b|x|x|x|x|x|x|x|
|MATES/0.1.2-20240813-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
|MATES/0.1.2-20240813-foss-2023a|-|x|x|x|-|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ module load OpenFOAM/v2312-foss-2023a
|OpenFOAM/8-foss-2020a|-|x|x|-|-|-|-|
|OpenFOAM/7-foss-2019b-20200508|-|x|x|-|-|-|-|
|OpenFOAM/7-foss-2019b|-|x|x|-|-|-|-|
|OpenFOAM/6-foss-2023a|x|x|x|x|x|x|x|
|OpenFOAM/6-foss-2019b|-|x|x|-|-|-|-|
|OpenFOAM/5.0-20180606-foss-2023a|x|x|x|x|x|x|x|
|OpenFOAM/5.0-20180606-foss-2019b|-|x|x|-|-|-|-|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module load beagle-lib/4.0.1-GCC-12.3.0-CUDA-12.1.1

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|beagle-lib/4.0.1-GCC-12.3.0-CUDA-12.1.1|x|x|x|x|-|x|x|
|beagle-lib/4.0.1-GCC-12.3.0-CUDA-12.1.1|x|x|x|x|x|x|x|
|beagle-lib/4.0.0-GCC-11.3.0|-|x|x|x|-|-|-|
|beagle-lib/3.1.2-GCC-11.3.0|-|x|x|-|-|-|-|
|beagle-lib/3.1.2-GCC-10.2.0|-|x|x|x|-|-|-|
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ The overview below shows which dorado installations are available per HPC-UGent
To start using dorado, load one of these modules using a `module load` command like:

```shell
module load dorado/0.9.0-foss-2023a-CUDA-12.1.1
module load dorado/0.9.1-foss-2023a-CUDA-12.1.1
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|dorado/0.9.1-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
|dorado/0.9.0-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
|dorado/0.8.3-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
|dorado/0.8.0-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ module load scrublet/0.2.3-foss-2023a

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|scrublet/0.2.3-foss-2023a|-|x|x|x|-|x|x|
|scrublet/0.2.3-foss-2023a|x|x|x|x|x|x|x|
|scrublet/0.2.3-foss-2022a|-|x|x|x|-|-|-|
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: gligar07.gastly.os
altloginhost: gligar08.gastly.os
modules_last_updated: Thu, 13 Feb 2025 at 15:45:30 CET # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Sat, 15 Feb 2025 at 15:45:20 CET # 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
Loading