Skip to content

Commit 8e8e71c

Browse files
author
admin6
committed
Update Modules [18 February 2025, 15:43]
1 parent 12ad2f5 commit 8e8e71c

File tree

21 files changed

+137
-15
lines changed

21 files changed

+137
-15
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/BWA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module load BWA/0.7.17-iccifort-2019.5.281
2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|BWA/0.7.17-iccifort-2019.5.281|-|x|-|-|-|-|-|
25-
|BWA/0.7.17-GCCcore-12.3.0|x|x|x|x|-|x|x|
25+
|BWA/0.7.17-GCCcore-12.3.0|x|x|x|x|x|x|x|
2626
|BWA/0.7.17-GCCcore-12.2.0|-|x|x|x|-|-|-|
2727
|BWA/0.7.17-GCCcore-11.3.0|-|x|x|x|-|x|-|
2828
|BWA/0.7.17-GCCcore-11.2.0|-|x|x|x|-|-|-|

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

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

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|Cbc/2.10.11-foss-2023a|-|x|x|x|-|x|x|
24+
|Cbc/2.10.11-foss-2023a|-|x|x|x|x|x|x|
2525
|Cbc/2.10.5-foss-2022b|-|x|x|x|-|-|-|

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

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

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|Cgl/0.60.8-foss-2023a|-|x|x|x|-|x|x|
24+
|Cgl/0.60.8-foss-2023a|-|x|x|x|x|x|x|
2525
|Cgl/0.60.7-foss-2022b|-|x|x|x|-|-|-|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ module load Clp/1.17.9-foss-2023a
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|Clp/1.17.9-foss-2023a|-|x|x|x|-|x|x|
24+
|Clp/1.17.9-foss-2023a|-|x|x|x|x|x|x|
2525
|Clp/1.17.8-foss-2022b|-|x|x|x|-|-|-|
2626
|Clp/1.17.7-foss-2021b|-|x|x|-|-|-|-|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ module load CoinUtils/2.11.10-GCC-12.3.0
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|CoinUtils/2.11.10-GCC-12.3.0|x|x|x|x|-|x|x|
24+
|CoinUtils/2.11.10-GCC-12.3.0|x|x|x|x|x|x|x|
2525
|CoinUtils/2.11.9-GCC-12.2.0|-|x|x|x|-|-|-|
2626
|CoinUtils/2.11.6-GCC-11.2.0|-|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+
GraphAligner
7+
============
8+
9+
# Available modules
10+
11+
12+
The overview below shows which GraphAligner installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using GraphAligner, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load GraphAligner/1.0.20-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+
|GraphAligner/1.0.20-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+
Leptonica
7+
=========
8+
9+
# Available modules
10+
11+
12+
The overview below shows which Leptonica installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using Leptonica, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load Leptonica/1.85.0-GCCcore-13.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+
|Leptonica/1.85.0-GCCcore-13.3.0|-|x|x|x|-|x|x|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module load MUMPS/5.6.1-gomkl-2023a-metis-seq
2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|MUMPS/5.6.1-gomkl-2023a-metis-seq|-|x|x|x|-|x|x|
25-
|MUMPS/5.6.1-foss-2023a-metis|-|x|x|x|-|x|x|
25+
|MUMPS/5.6.1-foss-2023a-metis|-|x|x|x|x|x|x|
2626
|MUMPS/5.6.1-foss-2022b-metis|-|x|x|x|-|-|-|
2727
|MUMPS/5.5.1-foss-2022a-metis|-|x|x|x|-|-|-|
2828
|MUMPS/5.4.1-intel-2021b-metis|-|x|x|x|-|-|-|

0 commit comments

Comments
 (0)