Skip to content

Commit 072260f

Browse files
author
admin6
committed
Update Modules [17 April 2025, 15:43]
1 parent f7c69cd commit 072260f

File tree

7 files changed

+30
-6
lines changed

7 files changed

+30
-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.
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+
PICRUSt2
7+
========
8+
9+
# Available modules
10+
11+
12+
The overview below shows which PICRUSt2 installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using PICRUSt2, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load PICRUSt2/2.6.1-foss-2023a
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|PICRUSt2/2.6.1-foss-2023a|x|x|x|x|x|x|x|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ module load Pandoc/3.1.2
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|Pandoc/3.1.2|x|-|x|x|x|x|x|
24+
|Pandoc/3.1.2|x|x|x|x|x|x|x|
2525
|Pandoc/2.13|-|x|-|x|-|-|-|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ module load SCENICplus/1.0a1-20240513-foss-2023a
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|SCENICplus/1.0a1-20240513-foss-2023a|x|-|x|-|x|x|x|
24+
|SCENICplus/1.0a1-20240513-foss-2023a|x|x|x|x|x|x|x|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ module load polars/0.20.2-gfbf-2023a
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|polars/0.20.2-gfbf-2023a|x|-|x|-|x|x|x|
24+
|polars/0.20.2-gfbf-2023a|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: gligar09.gastly.os
1818
altloginhost: gligar10.gastly.os
19-
modules_last_updated: Fri, 11 Apr 2025 at 15:45:33 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
19+
modules_last_updated: Thu, 17 Apr 2025 at 15:45:36 CEST # 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)