File tree Expand file tree Collapse file tree 6 files changed +30
-4
lines changed
docs/HPC/only/gent/available_software Expand file tree Collapse file tree 6 files changed +30
-4
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+ Critic2
7+ =======
8+
9+ # Available modules
10+
11+
12+ The overview below shows which Critic2 installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+ To start using Critic2, load one of these modules using a ` module load ` command like:
15+
16+ ``` shell
17+ module load Critic2/1.2-foss-2024a
18+ ```
19+
20+ * (This data was automatically generated on {{modules_last_updated}})*
21+
22+ | | accelgor| doduo| donphan| gallade| joltik| shinx| skitty|
23+ | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | Critic2/1.2-foss-2024a| 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 libcint installations are available per HPC-UGent
1414To start using libcint, load one of these modules using a ` module load ` command like:
1515
1616``` shell
17- module load libcint/5.5.0 -gfbf-2022b
17+ module load libcint/6.1.2 -gfbf-2024a
1818```
1919
2020* (This data was automatically generated on {{modules_last_updated}})*
2121
2222| | accelgor| doduo| donphan| gallade| joltik| shinx| skitty|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
24+ | libcint/6.1.2-gfbf-2024a| x| x| x| x| x| x| x|
2425| libcint/5.5.0-gfbf-2022b| -| x| x| x| -| -| -|
2526| libcint/5.4.0-gfbf-2023a| x| x| x| x| x| x| x|
2627| libcint/5.1.6-foss-2022a| -| x| x| x| -| -| -|
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ module load libxc/6.2.2-intel-compilers-2023.1.0
2222| | accelgor| doduo| donphan| gallade| joltik| shinx| skitty|
2323| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2424| libxc/6.2.2-intel-compilers-2023.1.0| x| x| x| x| x| x| x|
25+ | libxc/6.2.2-GCC-13.3.0| x| x| x| x| x| x| x|
2526| libxc/6.2.2-GCC-13.2.0-nofhc| x| x| x| x| x| x| x|
2627| libxc/6.2.2-GCC-12.3.0| x| x| x| x| x| x| x|
2728| libxc/6.1.0-GCC-12.2.0| -| 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, 19 Feb 2025 at 15:45:16 CET # This line is automatically updated by scripts/available_modules/available_modules.py
19+ modules_last_updated : Thu, 20 Feb 2025 at 15:45:16 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