Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@ The overview below shows which vsc-mympirun installations are available per HPC-
To start using vsc-mympirun, load one of these modules using a `module load` command like:

```shell
module load vsc-mympirun/5.4.0
module load vsc-mympirun/5.5.0
```

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

| |accelgor|doduo|donphan|gallade|joltik|litleo|shinx|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|vsc-mympirun/5.5.0|x|x|x|x|x|x|x|
|vsc-mympirun/5.4.0|x|x|x|x|x|x|x|
|vsc-mympirun/5.3.1|-|-|-|-|-|x|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: gligar09.gastly.os
altloginhost: gligar10.gastly.os
modules_last_updated: Tue, 11 Nov 2025 at 07:58:31 CET # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Thu, 13 Nov 2025 at 07:58:34 CET # 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