Skip to content

Commit f9b93ec

Browse files
authored
Merge pull request #783 from hpcugentbot/auto_update_modules_2024-11-16_15-43
Auto Update Modules [16 November 2024, 15:43]
2 parents 43c569d + 3fe203a commit f9b93ec

File tree

19 files changed

+162
-11
lines changed

19 files changed

+162
-11
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/CUDA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module load CUDA/12.6.0
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|CUDA/12.6.0|-|-|x|-|-|-|-|
2525
|CUDA/12.5.0|x|-|x|-|x|-|-|
26-
|CUDA/12.4.0|-|-|-|-|x|-|-|
26+
|CUDA/12.4.0|x|-|-|-|x|-|-|
2727
|CUDA/12.1.1|x|x|x|x|x|x|x|
2828
|CUDA/11.7.0|x|x|x|x|-|-|-|
2929
|CUDA/11.4.1|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+
DFT-D4
7+
======
8+
9+
# Available modules
10+
11+
12+
The overview below shows which DFT-D4 installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using DFT-D4, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load DFT-D4/3.7.0-gomkl-2023b
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|DFT-D4/3.7.0-gomkl-2023b|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
@@ -23,6 +23,7 @@ module load GROMACS/2024.4-foss-2023b-CUDA-12.4.0-PLUMED-2.9.2
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|GROMACS/2024.4-foss-2023b-CUDA-12.4.0-PLUMED-2.9.2|-|-|-|-|x|-|-|
2525
|GROMACS/2024.4-foss-2023b-CUDA-12.4.0|-|-|-|-|x|-|-|
26+
|GROMACS/2024.4-foss-2023b|-|x|x|x|x|x|x|
2627
|GROMACS/2024.3-foss-2023b-PLUMED-2.9.2|-|-|-|-|-|x|x|
2728
|GROMACS/2024.3-foss-2023b-CUDA-12.4.0|-|-|-|-|x|-|-|
2829
|GROMACS/2024.3-foss-2023b|-|-|-|-|-|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+
Lightning
7+
=========
8+
9+
# Available modules
10+
11+
12+
The overview below shows which Lightning installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using Lightning, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load Lightning/2.2.1-foss-2023a-CUDA-12.1.1
18+
```
19+
20+
*(This data was automatically generated on {{modules_last_updated}})*
21+
22+
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
23+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|Lightning/2.2.1-foss-2023a-CUDA-12.1.1|x|-|-|-|x|-|-|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module load UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.5.0
2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424
|UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.5.0|x|-|x|-|x|-|-|
25-
|UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0|-|-|-|-|x|-|-|
25+
|UCX-CUDA/1.15.0-GCCcore-13.2.0-CUDA-12.4.0|x|-|-|-|x|-|-|
2626
|UCX-CUDA/1.14.1-GCCcore-12.3.0-CUDA-12.1.1|x|-|x|-|x|x|x|
2727
|UCX-CUDA/1.12.1-GCCcore-11.3.0-CUDA-11.7.0|x|-|x|-|-|-|-|
2828
|UCX-CUDA/1.11.2-GCCcore-11.2.0-CUDA-11.4.1|x|-|-|-|-|-|-|

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ module load Wannier90/3.1.0-intel-2022a
2424
|Wannier90/3.1.0-intel-2022a|-|-|x|-|-|-|-|
2525
|Wannier90/3.1.0-intel-2020b|-|x|x|x|-|-|-|
2626
|Wannier90/3.1.0-intel-2020a|-|x|x|-|-|-|-|
27+
|Wannier90/3.1.0-gomkl-2023b|x|-|-|-|x|-|x|
2728
|Wannier90/3.1.0-gomkl-2023a|x|x|x|x|-|x|x|
2829
|Wannier90/3.1.0-gomkl-2021a|x|x|x|x|-|-|-|
2930
|Wannier90/3.1.0-foss-2023a|x|x|x|x|-|x|x|

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

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

1616
```shell
17-
module load gomkl/2023a
17+
module load gomkl/2023b
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|gomkl/2023b|x|x|x|x|x|x|x|
2425
|gomkl/2023a|x|x|x|x|-|x|x|
2526
|gomkl/2021a|x|x|x|x|-|-|-|
2627
|gomkl/2020a|-|x|x|x|-|-|-|

mkdocs/docs/HPC/only/gent/available_software/detail/imbalanced-learn.md

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

1616
```shell
17-
module load imbalanced-learn/0.10.1-foss-2022a
17+
module load imbalanced-learn/0.12.3-gfbf-2022b
1818
```
1919

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

2222
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
2323
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+
|imbalanced-learn/0.12.3-gfbf-2022b|-|x|x|x|-|-|-|
2425
|imbalanced-learn/0.10.1-foss-2022a|x|x|x|x|-|-|-|

0 commit comments

Comments
 (0)