Skip to content

Commit

Permalink
Update Modules [26 September 2024, 11:03]
Browse files Browse the repository at this point in the history
  • Loading branch information
hpcugentbot committed Sep 26, 2024
1 parent f6f31a7 commit 518d7af
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 4 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions mkdocs/docs/HPC/only/gent/available_software/detail/CUDA-Python.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
hide:
- toc
---

CUDA-Python
===========

# Available modules


The overview below shows which CUDA-Python installations are available per HPC-UGent Tier-2 cluster, ordered based on software version (new to old).

To start using CUDA-Python, load one of these modules using a `module load` command like:

```shell
module load CUDA-Python/12.1.0-gfbf-2023a-CUDA-12.1.1
```

*(This data was automatically generated on {{modules_last_updated}})*

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|CUDA-Python/12.1.0-gfbf-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module load FLUENT/2024R2

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|FLUENT/2024R2|-|-|x|-|x|x|-|
|FLUENT/2024R2|x|x|x|x|x|x|x|
|FLUENT/2024R1|x|x|x|x|x|-|x|
|FLUENT/2023R1|x|x|x|x|x|-|x|
|FLUENT/2022R1|-|x|x|-|x|-|x|
Expand Down
2 changes: 1 addition & 1 deletion mkdocs/extra/gent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hpcname: hpcugent
loginnode: login.hpc.ugent.be
loginhost: gligar07.gastly.os
altloginhost: gligar08.gastly.os
modules_last_updated: Wed, 25 Sep 2024 at 11:04:20 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Thu, 26 Sep 2024 at 11:04:34 CEST # This line is automatically updated by scripts/available_modules/available_modules.py
# get these with ssh-keyscan gligar01.ugent.be > file
# ssh-keygen -l -f file
# ssh-keygen -l -f file -E md5
Expand Down

0 comments on commit 518d7af

Please sign in to comment.