File tree Expand file tree Collapse file tree 6 files changed +29
-5
lines changed
docs/HPC/only/gent/available_software Expand file tree Collapse file tree 6 files changed +29
-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 @@ -22,4 +22,4 @@ module load AlphaFold/2.3.2-foss-2023a-CUDA-12.1.1
2222| | accelgor| doduo| donphan| gallade| joltik| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424| AlphaFold/2.3.2-foss-2023a-CUDA-12.1.1| x| -| -| -| x| -|
25- | AlphaFold/2.3.2-foss-2023a| -| - | x| x| x| x|
25+ | AlphaFold/2.3.2-foss-2023a| -| x | x| x| x| x|
Original file line number Diff line number Diff line change 1+ ---
2+ hide :
3+ - toc
4+ ---
5+
6+ bcl-convert
7+ ===========
8+
9+ # Available modules
10+
11+
12+ The overview below shows which bcl-convert installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+ To start using bcl-convert, load one of these modules using a ` module load ` command like:
15+
16+ ``` shell
17+ module load bcl-convert/4.3.13-2.el8.x86_64
18+ ```
19+
20+ * (This data was automatically generated on {{modules_last_updated}})*
21+
22+ | | accelgor| doduo| donphan| gallade| joltik| shinx|
23+ | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | bcl-convert/4.3.13-2.el8.x86_64| x| x| x| x| x| x|
Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ module load dm-haiku/0.0.13-foss-2023a
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424| dm-haiku/0.0.13-foss-2023a| x| x| x| x| x| x|
2525| dm-haiku/0.0.12-foss-2023a-CUDA-12.1.1| x| -| x| -| x| -|
26- | dm-haiku/0.0.12-foss-2023a| -| - | x| x| x| x|
26+ | dm-haiku/0.0.12-foss-2023a| -| x | 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 : gligar09.gastly.os
1818altloginhost : gligar10.gastly.os
19- modules_last_updated : Fri, 07 Mar 2025 at 15:45:20 CET # This line is automatically updated by scripts/available_modules/available_modules.py
19+ modules_last_updated : Mon, 10 Mar 2025 at 15:45:18 CET # 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