Skip to content

Commit

Permalink
Update Modules [6 November 2024, 15:43]
Browse files Browse the repository at this point in the history
  • Loading branch information
hpcugentbot committed Nov 6, 2024
1 parent a54990e commit 9592563
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 6 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ module load Porechop/0.2.4-intel-2019b-Python-3.7.4
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|Porechop/0.2.4-intel-2019b-Python-3.7.4|-|x|x|-|-|-|-|
|Porechop/0.2.4-20240119-GCCcore-12.3.0|-|x|x|-|-|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module load PyTorch/2.1.2-foss-2023b

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|PyTorch/2.1.2-foss-2023b|-|-|x|-|-|-|-|
|PyTorch/2.1.2-foss-2023b|-|x|x|x|-|x|x|
|PyTorch/2.1.2-foss-2023a-CUDA-12.1.1|x|-|x|-|x|-|-|
|PyTorch/2.1.2-foss-2023a|x|x|x|x|-|x|x|
|PyTorch/2.0.1-foss-2022a|-|-|x|-|-|-|-|
Expand Down
4 changes: 2 additions & 2 deletions mkdocs/docs/HPC/only/gent/available_software/detail/modkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ module load modkit/0.4.1-GCCcore-13.3.0

| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|modkit/0.4.1-GCCcore-13.3.0|x|-|x|-|-|x|x|
|modkit/0.3.3-GCCcore-12.3.0|x|x|x|-|-|x|x|
|modkit/0.4.1-GCCcore-13.3.0|x|x|x|x|-|x|x|
|modkit/0.3.3-GCCcore-12.3.0|x|x|x|x|-|x|x|
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ module load tbl2asn/20230713-linux64
| |accelgor|doduo|donphan|gallade|joltik|shinx|skitty|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|tbl2asn/20230713-linux64|x|x|x|x|-|-|-|
|tbl2asn/20230713-GCCcore-12.3.0|x|x|x|x|-|x|x|
|tbl2asn/20220427-linux64|x|x|x|x|-|-|-|
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: Sat, 02 Nov 2024 at 15:44:36 CET # This line is automatically updated by scripts/available_modules/available_modules.py
modules_last_updated: Wed, 06 Nov 2024 at 15:45:02 CET # 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 9592563

Please sign in to comment.