Skip to content

Commit e61be6d

Browse files
authored
Merge pull request hpcugent#823 from hpcugentbot/auto_update_modules_2024-12-24_15-43
Auto Update Modules [24 December 2024, 15:43]
2 parents 3b29daa + a3dbd98 commit e61be6d

File tree

4 files changed

+27
-3
lines changed

4 files changed

+27
-3
lines changed

mkdocs/docs/HPC/only/gent/available_software/data/json_data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

mkdocs/docs/HPC/only/gent/available_software/data/json_data_detail.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
hide:
3+
- toc
4+
---
5+
6+
juliaup
7+
=======
8+
9+
# Available modules
10+
11+
12+
The overview below shows which juliaup installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).
13+
14+
To start using juliaup, load one of these modules using a `module load` command like:
15+
16+
```shell
17+
module load juliaup/1.17.9-GCCcore-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+
|juliaup/1.17.9-GCCcore-12.3.0|x|x|x|x|-|x|x|

mkdocs/extra/gent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ hpcname: hpcugent
1616
loginnode: login.hpc.ugent.be
1717
loginhost: gligar07.gastly.os
1818
altloginhost: gligar08.gastly.os
19-
modules_last_updated: Mon, 23 Dec 2024 at 15:44:52 CET # This line is automatically updated by scripts/available_modules/available_modules.py
19+
modules_last_updated: Tue, 24 Dec 2024 at 15:44:51 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

0 commit comments

Comments
 (0)