Skip to content

Commit

Permalink
Update Modules [18 September 2024, 11:03]
Browse files Browse the repository at this point in the history
  • Loading branch information
hpcugentbot committed Sep 18, 2024
1 parent 2a7c7cd commit 4ee66cc
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 4 deletions.

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 @@ -21,7 +21,7 @@ module load OpenFOAM-Extend/4.1-20210705-foss-2023a-Python-2.7.18

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|OpenFOAM-Extend/4.1-20210705-foss-2023a-Python-2.7.18|x|x|x|x|x|-|x|
|OpenFOAM-Extend/4.1-20210705-foss-2023a-Python-2.7.18|x|x|x|x|x|x|x|
|OpenFOAM-Extend/4.1-20200408-foss-2019b-Python-2.7.16|-|x|x|-|x|-|x|
|OpenFOAM-Extend/4.1-20191120-intel-2019b-Python-2.7.16|-|x|x|-|x|-|-|
|OpenFOAM-Extend/4.0-intel-2019b-Python-2.7.16|-|x|x|-|x|-|x|
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ module load OpenFOAM/v2312-foss-2023a
|OpenFOAM/v2006-foss-2020a|-|x|x|-|x|-|x|
|OpenFOAM/v1912-foss-2019b|-|x|x|-|x|-|x|
|OpenFOAM/v1906-foss-2019b|-|x|x|-|x|-|x|
|OpenFOAM/12-foss-2023a|x|x|x|x|x|x|x|
|OpenFOAM/11-foss-2023a|x|x|x|x|x|x|x|
|OpenFOAM/10-foss-2023a|x|x|x|x|x|x|x|
|OpenFOAM/10-foss-2022a|x|x|x|x|x|-|x|
Expand Down
24 changes: 24 additions & 0 deletions mkdocs/docs/HPC/only/gent/available_software/detail/Zoltan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
hide:
- toc
---

Zoltan
======

# Available modules


The overview below shows which Zoltan installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).

To start using Zoltan, load one of these modules using a `module load` command like:

```shell
module load Zoltan/3.901-foss-2023a
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Zoltan/3.901-foss-2023a|x|x|x|x|x|x|x|
24 changes: 24 additions & 0 deletions mkdocs/docs/HPC/only/gent/available_software/detail/vsc-venv.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
hide:
- toc
---

vsc-venv
========

# Available modules


The overview below shows which vsc-venv installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).

To start using vsc-venv, load one of these modules using a `module load` command like:

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

*(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|
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: Tue, 17 Sep 2024 at 10:36:05 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Wed, 18 Sep 2024 at 11:04:10 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 4ee66cc

Please sign in to comment.