Skip to content

Commit cd5bb51

Browse files
author
admin6
committed
Update Modules [13 March 2025, 15:43]
1 parent 27171cd commit cd5bb51

File tree

18 files changed

+42
-17
lines changed

18 files changed

+42
-17
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/ASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ module load ASE/3.24.0-gfbf-2024a
2424
|ASE/3.24.0-gfbf-2024a|-|-|x|-|x|-|-|
2525
|ASE/3.23.0-gfbf-2023b|-|-|x|-|x|-|-|
2626
|ASE/3.23.0-gfbf-2023a|-|x|-|x|-|x|x|
27-
|ASE/3.22.1-gfbf-2023a|-|x|x|x|x|x|x|
27+
|ASE/3.22.1-gfbf-2023a|x|x|x|x|x|x|x|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ module load Bowtie2/2.5.4-GCC-13.2.0
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|Bowtie2/2.5.4-GCC-13.2.0|x|-|x|x|x|x|x|
24+
|Bowtie2/2.5.4-GCC-13.2.0|x|x|x|x|x|x|x|
2525
|Bowtie2/2.5.1-GCC-12.3.0|x|x|x|x|x|x|x|

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

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

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|CRISPResso2/2.3.1-foss-2023b|x|-|x|x|x|x|x|
24+
|CRISPResso2/2.3.1-foss-2023b|x|x|x|x|x|x|x|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module load HDF5/1.14.5-gompi-2024a
2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|HDF5/1.14.5-gompi-2024a|x|x|x|x|x|x|x|
25-
|HDF5/1.14.3-iimpi-2023b|-|-|x|x|x|x|x|
25+
|HDF5/1.14.3-iimpi-2023b|x|x|x|x|x|x|x|
2626
|HDF5/1.14.3-gompi-2023b|x|x|x|x|x|x|x|
2727
|HDF5/1.14.0-gompi-2023a|x|x|x|x|x|x|x|
2828
|HDF5/1.12.2-gompi-2022a|-|-|-|-|-|x|x|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ module load PDM/2.18.2-GCCcore-13.2.0
2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|PDM/2.18.2-GCCcore-13.2.0|x|x|x|x|x|x|x|
25-
|PDM/2.12.4-GCCcore-12.3.0|x|-|x|x|x|x|x|
25+
|PDM/2.12.4-GCCcore-12.3.0|x|x|x|x|x|x|x|

mkdocs/docs/HPC/only/gent/available_software/detail/Parallel-Hashmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ module load Parallel-Hashmap/1.3.12-GCCcore-12.3.0
2121

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ module load RDFlib/7.0.0-GCCcore-12.3.0
2121

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24-
|RDFlib/7.0.0-GCCcore-12.3.0|-|-|x|x|x|x|x|
24+
|RDFlib/7.0.0-GCCcore-12.3.0|x|x|x|x|x|x|x|

0 commit comments

Comments
 (0)