Skip to content

Commit c81e7dc

Browse files
authored
Merge pull request hpcugent#854 from hpcugentbot/auto_update_modules_2025-01-30_15-43
Auto Update Modules [30 January 2025, 15:43]
2 parents 3756344 + 171a26b commit c81e7dc

File tree

9 files changed

+56
-5
lines changed

9 files changed

+56
-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/Kaleido.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ module load Kaleido/0.2.1-GCCcore-13.2.0
2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|Kaleido/0.2.1-GCCcore-13.2.0|-|x|x|x|-|x|x|
25-
|Kaleido/0.2.1-GCCcore-12.3.0|-|x|x|x|-|x|x|
25+
|Kaleido/0.2.1-GCCcore-12.3.0|-|x|x|x|x|x|x|
2626
|Kaleido/0.2.1-GCCcore-11.3.0|-|x|x|x|-|-|-|
2727
|Kaleido/0.1.0-GCCcore-10.2.0|-|x|x|x|-|-|-|

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module load MultiQC/1.22.3-foss-2023b
2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|MultiQC/1.22.3-foss-2023b|-|x|x|x|-|x|x|
25+
|MultiQC/1.20-foss-2023a|-|x|x|-|x|x|x|
2526
|MultiQC/1.14-foss-2022a|-|x|x|x|-|-|-|
2627
|MultiQC/1.9-intel-2020a-Python-3.8.2|-|x|x|-|-|-|-|
2728
|MultiQC/1.8-intel-2019b-Python-3.7.4|-|x|x|-|-|-|-|

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ module load TopHat/2.1.2-iimpi-2020a
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|TopHat/2.1.2-iimpi-2020a|-|x|x|-|-|-|-|
2525
|TopHat/2.1.2-gompi-2020a|-|x|x|-|-|-|-|
26+
|TopHat/2.1.2-GCC-12.3.0-Python-2.7.18|-|x|x|-|x|x|x|
2627
|TopHat/2.1.2-GCC-11.3.0-Python-2.7.18|-|x|x|x|-|-|-|
2728
|TopHat/2.1.2-GCC-11.2.0-Python-2.7.18|-|x|x|x|-|-|-|
2829
|TopHat/2.1.2-GCC-10.2.0-Python-2.7.18|-|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+
fastText
7+
========
8+
9+
# Available modules
10+
11+
12+
The overview below shows which fastText installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using fastText, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load fastText/0.9.2-20240313-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+
|fastText/0.9.2-20240313-foss-2023a|x|x|x|x|x|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/parallel-fastq-dump.md

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

1616
```shell
17-
module load parallel-fastq-dump/0.6.7-gompi-2022a
17+
module load parallel-fastq-dump/0.6.7-gompi-2023a
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|parallel-fastq-dump/0.6.7-gompi-2023a|-|x|x|-|x|x|x|
2425
|parallel-fastq-dump/0.6.7-gompi-2022a|-|x|x|x|-|-|-|
2526
|parallel-fastq-dump/0.6.7-gompi-2020b|-|x|x|-|-|-|-|
2627
|parallel-fastq-dump/0.6.6-GCCcore-9.3.0-SRA-Toolkit-3.0.0-Python-3.8.2|-|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+
webvtt-py
7+
=========
8+
9+
# Available modules
10+
11+
12+
The overview below shows which webvtt-py installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using webvtt-py, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load webvtt-py/0.5.1-GCCcore-12.3.0
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|webvtt-py/0.5.1-GCCcore-12.3.0|x|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: Tue, 28 Jan 2025 at 15:45:15 CET # This line is automatically updated by scripts/available_modules/available_modules.py
19+
modules_last_updated: Thu, 30 Jan 2025 at 15:45:14 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)