Skip to content

Commit

Permalink
Update Modules [22 September 2024, 11:03]
Browse files Browse the repository at this point in the history
  • Loading branch information
hpcugentbot committed Sep 22, 2024
1 parent a9294fe commit 2e8dd25
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 7 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 @@ -14,12 +14,13 @@ The overview below shows which DeepLoc installations are available per HPC-UGent
To start using DeepLoc, load one of these modules using a `module load` command like:

```shell
module load DeepLoc/2.0-foss-2023a
module load DeepLoc/2.0-foss-2023a-CUDA-12.1.1
```

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

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

```shell
module load NanoFilt/2.6.0-intel-2019b-Python-3.7.4
module load NanoFilt/2.8.0-foss-2023a
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|NanoFilt/2.8.0-foss-2023a|x|x|x|x|x|x|x|
|NanoFilt/2.6.0-intel-2019b-Python-3.7.4|-|x|x|-|x|-|x|
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ The overview below shows which decona installations are available per HPC-UGent
To start using decona, load one of these modules using a `module load` command like:

```shell
module load decona/0.1.2-foss-2019b-Python-3.7.4
module load decona/1.4-20240731-foss-2023a
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|decona/1.4-20240731-foss-2023a|x|x|x|x|x|x|x|
|decona/0.1.2-foss-2019b-Python-3.7.4|-|x|x|-|x|-|x|
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ module load qcat/1.1.0-intel-2020a-Python-3.8.2
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|qcat/1.1.0-intel-2020a-Python-3.8.2|-|x|x|-|x|-|x|
|qcat/1.1.0-intel-2019b-Python-3.7.4|-|x|x|-|x|-|x|
|qcat/1.1.0-foss-2023a|x|x|x|x|x|x|x|
|qcat/1.1.0-foss-2019b-Python-3.7.4|-|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: Sat, 21 Sep 2024 at 11:04:11 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Sun, 22 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 2e8dd25

Please sign in to comment.