Skip to content

Commit 43cd8a2

Browse files
author
admin6
committed
Update Modules [12 December 2024, 15:43]
1 parent 99136f5 commit 43cd8a2

File tree

7 files changed

+54
-6
lines changed

7 files changed

+54
-6
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/BEDOPS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ module load BEDOPS/2.4.41-foss-2023b
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|BEDOPS/2.4.41-foss-2023b|x|-|-|-|x|-|-|
24+
|BEDOPS/2.4.41-foss-2023b|x|x|x|x|x|x|x|
2525
|BEDOPS/2.4.41-foss-2021b|-|x|x|x|-|-|-|

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ module load dorado/0.8.3-foss-2023a-CUDA-12.1.1
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|dorado/0.8.3-foss-2023a-CUDA-12.1.1|x|-|-|-|x|-|-|
25-
|dorado/0.8.0-foss-2023a-CUDA-12.1.1|x|-|-|-|x|-|-|
24+
|dorado/0.8.3-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
25+
|dorado/0.8.0-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
2626
|dorado/0.7.3-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
2727
|dorado/0.7.0-foss-2023a-CUDA-12.1.1|-|-|x|-|-|-|-|
2828
|dorado/0.6.1-foss-2023a-CUDA-12.1.1|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+
libdivsufsort
7+
=============
8+
9+
# Available modules
10+
11+
12+
The overview below shows which libdivsufsort installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using libdivsufsort, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load libdivsufsort/2.0.1-foss-2023a
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|libdivsufsort/2.0.1-foss-2023a|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+
sdsl-lite
7+
=========
8+
9+
# Available modules
10+
11+
12+
The overview below shows which sdsl-lite installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using sdsl-lite, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load sdsl-lite/2.1.1-foss-2023a
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|sdsl-lite/2.1.1-foss-2023a|x|x|x|x|-|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: gligar07.gastly.os
1818
altloginhost: gligar08.gastly.os
19-
modules_last_updated: Wed, 11 Dec 2024 at 15:44:45 CET # This line is automatically updated by scripts/available_modules/available_modules.py
19+
modules_last_updated: Thu, 12 Dec 2024 at 15:44:46 CET # 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)