File tree Expand file tree Collapse file tree 10 files changed +33
-8
lines changed
docs/HPC/only/gent/available_software Expand file tree Collapse file tree 10 files changed +33
-8
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 @@ -21,4 +21,4 @@ module load PyOpenCL/2023.1.4-foss-2023a
2121
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24- | PyOpenCL/2023.1.4-foss-2023a| - | x| - | x| - | - | - |
24+ | PyOpenCL/2023.1.4-foss-2023a| x | x| x | x| x | x | x |
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ module load PyQtGraph/0.13.7-foss-2023a
2121
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24- | PyQtGraph/0.13.7-foss-2023a| - | x| - | x| - | x| x|
24+ | PyQtGraph/0.13.7-foss-2023a| x | x| x | x| x | x| x|
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ module load autopep8/2.2.0-foss-2023a
2121
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24- | autopep8/2.2.0-foss-2023a| - | x| - | x| - | x| x|
24+ | autopep8/2.2.0-foss-2023a| x | x| x | x| x | x| x|
Original file line number Diff line number Diff line change 1+ ---
2+ hide :
3+ - toc
4+ ---
5+
6+ devbio-napari
7+ =============
8+
9+ # Available modules
10+
11+
12+ The overview below shows which devbio-napari installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+ To start using devbio-napari, load one of these modules using a ` module load ` command like:
15+
16+ ``` shell
17+ module load devbio-napari/0.11.0-foss-2023a
18+ ```
19+
20+ * (This data was automatically generated on {{modules_last_updated}})*
21+
22+ | | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
23+ | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | devbio-napari/0.11.0-foss-2023a| x| x| x| -| x| x| x|
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ module load pocl/4.0-GCC-12.3.0
2121
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24- | pocl/4.0-GCC-12.3.0| - | x| x| x| x| - | - |
24+ | pocl/4.0-GCC-12.3.0| x | x| x| x| x| x | x |
Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ module load pycodestyle/2.11.1-foss-2023b
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424| pycodestyle/2.11.1-foss-2023b| x| x| x| x| x| x| x|
25- | pycodestyle/2.11.1-foss-2023a| - | x| - | x| - | x| x|
25+ | pycodestyle/2.11.1-foss-2023a| x | x| x | x| x | x| x|
Original file line number Diff line number Diff line change @@ -22,3 +22,4 @@ module load versioningit/3.1.2-GCCcore-13.2.0
2222| | accelgor| doduo| donphan| gallade| joltik| litleo| shinx|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424| versioningit/3.1.2-GCCcore-13.2.0| x| x| x| x| x| x| x|
25+ | versioningit/3.1.2-GCCcore-12.3.0| x| 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, 05 Sep 2025 at 15:45:59 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
19+ modules_last_updated : Tue, 09 Sep 2025 at 15:46:02 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