Skip to content

Commit e00fb55

Browse files
author
admin6
committed
Update Modules [4 June 2026, 07:55]
1 parent ab0acb3 commit e00fb55

25 files changed

Lines changed: 130 additions & 15 deletions

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/CMake.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ module load CMake/4.2.1-GCCcore-15.2.0
2424
|CMake/4.2.1-GCCcore-15.2.0|x|x|x|x|x|x|x|
2525
|CMake/4.0.3-GCCcore-14.3.0|x|x|x|x|x|x|x|
2626
|CMake/3.31.8-GCCcore-14.3.0|x|x|x|x|x|x|x|
27+
|CMake/3.31.8-GCCcore-13.3.0|x|x|x|x|x|x|x|
2728
|CMake/3.31.3-GCCcore-14.2.0|x|x|x|x|x|x|x|
2829
|CMake/3.29.3-GCCcore-13.3.0|x|x|x|x|x|x|x|
2930
|CMake/3.27.6-GCCcore-13.2.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+
CUDA-wheel-bundle
7+
=================
8+
9+
# Available modules
10+
11+
12+
The overview below shows which CUDA-wheel-bundle installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using CUDA-wheel-bundle, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load CUDA-wheel-bundle/12.6.0-gfbf-2024a-CUDA-12.6.0
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|CUDA-wheel-bundle/12.6.0-gfbf-2024a-CUDA-12.6.0|-|-|x|-|-|x|-|

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

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

1616
```shell
17-
module load CUDA/12.8.0
17+
module load CUDA/12.9.1
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|CUDA/12.9.1|x|-|x|-|x|x|-|
2425
|CUDA/12.8.0|x|-|x|-|x|x|-|
2526
|CUDA/12.6.0|x|-|x|x|x|x|-|
2627
|CUDA/12.5.0|x|-|-|-|x|x|-|

mkdocs/docs/HPC/only/gent/available_software/detail/DFT-D4.md

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

1616
```shell
17-
module load DFT-D4/3.7.0-gomkl-2023b
17+
module load DFT-D4/4.0.2-gfbf-2025b
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|DFT-D4/4.0.2-gfbf-2025b|x|x|x|x|x|x|x|
2425
|DFT-D4/3.7.0-gomkl-2023b|x|x|x|x|x|x|x|

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module load GROMACS/2024.4-foss-2025a-PLUMED-2.9.4
2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|GROMACS/2024.4-foss-2025a-PLUMED-2.9.4|x|x|x|x|x|x|x|
25+
|GROMACS/2024.4-foss-2025a-CUDA-12.8.0-PLUMED-2.9.4|x|-|x|-|x|x|-|
2526
|GROMACS/2024.4-foss-2023b-PLUMED-2.9.2|x|x|x|x|x|x|x|
2627
|GROMACS/2024.4-foss-2023b-CUDA-12.4.0-PLUMED-2.9.2|x|-|-|-|x|-|-|
2728
|GROMACS/2024.4-foss-2023b-CUDA-12.4.0|x|-|-|-|x|x|-|

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ module load HDF5/1.14.6-gompi-2025b
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|HDF5/1.14.6-gompi-2025b|x|x|x|x|x|x|x|
2525
|HDF5/1.14.6-gompi-2025a|x|x|x|x|x|x|x|
26+
|HDF5/1.14.6-NVHPC-25.9-CUDA-12.9.1|x|-|x|-|x|x|-|
2627
|HDF5/1.14.5-gompi-2024a|x|x|x|x|x|x|x|
2728
|HDF5/1.14.5-NVHPC-25.3-CUDA-12.8.0|x|-|x|-|x|x|-|
2829
|HDF5/1.14.3-iimpi-2023b|x|x|x|x|x|x|x|

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

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

1616
```shell
17-
module load NVHPC/25.3-CUDA-12.8.0
17+
module load NVHPC/25.9-CUDA-12.9.1
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|NVHPC/25.9-CUDA-12.9.1|x|-|x|-|x|x|-|
2425
|NVHPC/25.3-CUDA-12.8.0|x|-|x|-|x|x|-|
2526
|NVHPC/24.9|-|x|x|x|x|x|x|

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

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

1616
```shell
17-
module load Nextflow/25.10.2
17+
module load Nextflow/26.04.3
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Nextflow/26.04.3|x|x|x|-|x|x|x|
25+
|Nextflow/26.04.2|x|x|x|-|x|x|x|
2426
|Nextflow/25.10.2|x|x|x|x|x|x|x|
2527
|Nextflow/25.04.8|x|x|x|x|x|x|x|
2628
|Nextflow/25.04.4|x|x|x|x|x|x|x|

0 commit comments

Comments
 (0)