File tree Expand file tree Collapse file tree 8 files changed +56
-5
lines changed
docs/HPC/only/gent/available_software Expand file tree Collapse file tree 8 files changed +56
-5
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1+ ---
2+ hide :
3+ - toc
4+ ---
5+
6+ Cellformer
7+ ==========
8+
9+ # Available modules
10+
11+
12+ The overview below shows which Cellformer installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+ To start using Cellformer, load one of these modules using a ` module load ` command like:
15+
16+ ``` shell
17+ module load Cellformer/20240917-foss-2023a-R-4.3.2
18+ ```
19+
20+ * (This data was automatically generated on {{modules_last_updated}})*
21+
22+ | | accelgor| doduo| donphan| gallade| joltik| shinx| skitty|
23+ | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | 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 @@ -14,13 +14,14 @@ The overview below shows which Longshot installations are available per HPC-UGen
1414To start using Longshot, load one of these modules using a ` module load ` command like:
1515
1616``` shell
17- module load Longshot/0.4.5 -GCCcore-11 .3.0
17+ module load Longshot/1.0.0 -GCCcore-12 .3.0
1818```
1919
2020* (This data was automatically generated on {{modules_last_updated}})*
2121
2222| | accelgor| doduo| donphan| gallade| joltik| shinx| skitty|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | Longshot/1.0.0-GCCcore-12.3.0| x| x| x| x| x| x| x|
2425| Longshot/0.4.5-GCCcore-11.3.0| x| x| x| x| x| -| -|
2526| Longshot/0.4.3-GCCcore-10.2.0| -| -| x| -| x| -| -|
2627| Longshot/0.4.1-GCCcore-8.3.0| -| x| -| -| -| -| -|
Original file line number Diff line number Diff line change 1+ ---
2+ hide :
3+ - toc
4+ ---
5+
6+ NextPolish
7+ ==========
8+
9+ # Available modules
10+
11+
12+ The overview below shows which NextPolish installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+ To start using NextPolish, load one of these modules using a ` module load ` command like:
15+
16+ ``` shell
17+ module load NextPolish/1.4.1-GCC-12.3.0
18+ ```
19+
20+ * (This data was automatically generated on {{modules_last_updated}})*
21+
22+ | | accelgor| doduo| donphan| gallade| joltik| shinx| skitty|
23+ | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | 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 @@ -22,3 +22,4 @@ module load hatch-jupyter-builder/0.9.1-GCCcore-13.2.0
2222| | accelgor| doduo| donphan| gallade| joltik| shinx| skitty|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424| hatch-jupyter-builder/0.9.1-GCCcore-13.2.0| x| x| x| x| x| x| x|
25+ | 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 @@ -14,11 +14,12 @@ The overview below shows which pretty-yaml installations are available per HPC-U
1414To start using pretty-yaml, load one of these modules using a ` module load ` command like:
1515
1616``` shell
17- module load pretty-yaml/21.10.1 -GCCcore-10 .3.0
17+ module load pretty-yaml/24.7.0 -GCCcore-12 .3.0
1818```
1919
2020* (This data was automatically generated on {{modules_last_updated}})*
2121
2222| | accelgor| doduo| donphan| gallade| joltik| shinx| skitty|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | pretty-yaml/24.7.0-GCCcore-12.3.0| x| x| x| x| x| x| x|
2425| pretty-yaml/21.10.1-GCCcore-10.3.0| x| x| x| -| x| -| -|
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ hpcname: hpcugent
1616loginnode : login.hpc.ugent.be
1717loginhost : gligar07.gastly.os
1818altloginhost : gligar08.gastly.os
19- modules_last_updated : Wed, 16 Oct 2024 at 15:44:27 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
19+ modules_last_updated : Fri, 18 Oct 2024 at 15:44:36 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
2020# get these with ssh-keyscan gligar01.ugent.be > file
2121# ssh-keygen -l -f file
2222# ssh-keygen -l -f file -E md5
You can’t perform that action at this time.
0 commit comments