Skip to content

Commit

Permalink
Merge pull request #728 from hpcugentbot/auto_update_modules_2024-09-…
Browse files Browse the repository at this point in the history
…19_11-03

Auto Update Modules [19 September 2024, 11:03]
  • Loading branch information
boegel authored Sep 19, 2024
2 parents ba39e4c + 5ecb0c2 commit fab46e8
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 7 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion mkdocs/docs/HPC/only/gent/available_software/detail/Qt5.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ The overview below shows which Qt5 installations are available per HPC-UGent Tie
To start using Qt5, load one of these modules using a `module load` command like:

```shell
module load Qt5/5.15.10-GCCcore-12.3.0
module load Qt5/5.15.13-GCCcore-13.2.0
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Qt5/5.15.13-GCCcore-13.2.0|x|x|x|x|x|x|x|
|Qt5/5.15.10-GCCcore-12.3.0|x|x|x|x|x|x|x|
|Qt5/5.15.7-GCCcore-12.2.0|x|x|x|x|x|-|x|
|Qt5/5.15.5-GCCcore-11.3.0|x|x|x|x|x|-|x|
Expand Down
3 changes: 2 additions & 1 deletion mkdocs/docs/HPC/only/gent/available_software/detail/VTK.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ The overview below shows which VTK installations are available per HPC-UGent Tie
To start using VTK, load one of these modules using a `module load` command like:

```shell
module load VTK/9.3.0-foss-2023a
module load VTK/9.3.0-foss-2023b
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|VTK/9.3.0-foss-2023b|x|x|x|x|x|x|x|
|VTK/9.3.0-foss-2023a|x|x|x|x|x|x|x|
|VTK/9.2.6-foss-2023a|x|x|x|x|x|x|x|
|VTK/9.2.2-foss-2022a|x|x|x|x|x|-|x|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ The overview below shows which vsc-venv installations are available per HPC-UGen
To start using vsc-venv, load one of these modules using a `module load` command like:

```shell
module load vsc-venv/1.0.0
module load vsc-venv/1.0.4
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|vsc-venv/1.0.0|x|x|x|x|x|x|x|
|vsc-venv/1.0.4|-|-|x|-|-|-|-|
2 changes: 1 addition & 1 deletion mkdocs/extra/gent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hpcname: hpcugent
loginnode: login.hpc.ugent.be
loginhost: gligar07.gastly.os
altloginhost: gligar08.gastly.os
modules_last_updated: Wed, 18 Sep 2024 at 11:04:10 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Thu, 19 Sep 2024 at 11:04:19 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
# get these with ssh-keyscan gligar01.ugent.be > file
# ssh-keygen -l -f file
# ssh-keygen -l -f file -E md5
Expand Down

0 comments on commit fab46e8

Please sign in to comment.