Skip to content

Commit

Permalink
Update Modules [17 October 2024, 15:43]
Browse files Browse the repository at this point in the history
  • Loading branch information
hpcugentbot committed Oct 17, 2024
1 parent dd2f264 commit b20e7e5
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 5 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions mkdocs/docs/HPC/only/gent/available_software/detail/Cellformer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
hide:
- toc
---

Cellformer
==========

# Available modules


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

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

```shell
module load Cellformer/20240917-foss-2023a-R-4.3.2
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Cellformer/20240917-foss-2023a-R-4.3.2|x|x|x|x|x|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ The overview below shows which Longshot installations are available per HPC-UGen
To start using Longshot, load one of these modules using a `module load` command like:

```shell
module load Longshot/0.4.5-GCCcore-11.3.0
module load Longshot/1.0.0-GCCcore-12.3.0
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Longshot/1.0.0-GCCcore-12.3.0|x|x|x|x|x|x|x|
|Longshot/0.4.5-GCCcore-11.3.0|x|x|x|x|x|-|-|
|Longshot/0.4.3-GCCcore-10.2.0|-|-|x|-|x|-|-|
|Longshot/0.4.1-GCCcore-8.3.0|-|x|-|-|-|-|-|
24 changes: 24 additions & 0 deletions mkdocs/docs/HPC/only/gent/available_software/detail/NextPolish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
hide:
- toc
---

NextPolish
==========

# Available modules


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

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

```shell
module load NextPolish/1.4.1-GCC-12.3.0
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|NextPolish/1.4.1-GCC-12.3.0|x|x|x|x|x|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ module load hatch-jupyter-builder/0.9.1-GCCcore-13.2.0
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|hatch-jupyter-builder/0.9.1-GCCcore-13.2.0|x|x|x|x|x|x|x|
|hatch-jupyter-builder/0.9.1-GCCcore-12.3.0|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 pretty-yaml installations are available per HPC-U
To start using pretty-yaml, load one of these modules using a `module load` command like:

```shell
module load pretty-yaml/21.10.1-GCCcore-10.3.0
module load pretty-yaml/24.7.0-GCCcore-12.3.0
```

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

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|pretty-yaml/24.7.0-GCCcore-12.3.0|x|x|x|x|x|x|x|
|pretty-yaml/21.10.1-GCCcore-10.3.0|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: Wed, 16 Oct 2024 at 15:44:27 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Thu, 17 Oct 2024 at 15:44:32 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 b20e7e5

Please sign in to comment.