Skip to content

Commit 1aa7ee0

Browse files
author
admin6
committed
Update Modules [29 October 2024, 15:43]
1 parent 3d54979 commit 1aa7ee0

File tree

9 files changed

+104
-5
lines changed

9 files changed

+104
-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.
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+
CIRCE
7+
=====
8+
9+
# Available modules
10+
11+
12+
The overview below shows which CIRCE installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using CIRCE, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load CIRCE/0.3.4-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+
|CIRCE/0.3.4-foss-2023a|-|x|x|x|-|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/Perl-bundle-CPAN.md

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

1616
```shell
17-
module load Perl-bundle-CPAN/5.38.0-GCCcore-13.2.0
17+
module load Perl-bundle-CPAN/5.38.2-GCCcore-13.3.0
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Perl-bundle-CPAN/5.38.2-GCCcore-13.3.0|-|x|x|x|-|x|x|
2425
|Perl-bundle-CPAN/5.38.0-GCCcore-13.2.0|x|x|x|x|x|x|x|
2526
|Perl-bundle-CPAN/5.36.1-GCCcore-12.3.0|x|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+
PyBioLib
7+
========
8+
9+
# Available modules
10+
11+
12+
The overview below shows which PyBioLib installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using PyBioLib, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load PyBioLib/1.2.205-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+
|PyBioLib/1.2.205-GCCcore-12.3.0|-|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+
Solids4foam
7+
===========
8+
9+
# Available modules
10+
11+
12+
The overview below shows which Solids4foam installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using Solids4foam, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load Solids4foam/2.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+
|Solids4foam/2.1-foss-2023a|-|x|x|x|-|x|x|

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

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

1616
```shell
17-
module load groff/1.23.0-GCCcore-13.2.0
17+
module load groff/1.23.0-GCCcore-13.3.0
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|groff/1.23.0-GCCcore-13.3.0|-|x|x|x|-|x|x|
2425
|groff/1.23.0-GCCcore-13.2.0|x|x|x|x|x|x|x|
2526
|groff/1.22.4-GCCcore-12.3.0|x|x|x|x|x|x|x|
2627
|groff/1.22.4-GCCcore-12.2.0|x|x|x|x|-|x|-|
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
hide:
3+
- toc
4+
---
5+
6+
modkit
7+
======
8+
9+
# Available modules
10+
11+
12+
The overview below shows which modkit installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using modkit, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load modkit/0.4.1-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+
|modkit/0.4.1-GCCcore-13.3.0|-|-|x|-|-|x|x|
25+
|modkit/0.3.3-GCCcore-12.3.0|-|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: Sat, 26 Oct 2024 at 15:44:33 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
19+
modules_last_updated: Tue, 29 Oct 2024 at 15:44:28 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)