Skip to content

Commit 5c61d6a

Browse files
authored
Merge pull request #2628 from CSCfi/pytorch-2.7-lumi
Added PyTorch 2.7.1 to LUMI
2 parents 5050933 + 88519a2 commit 5c61d6a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/apps/pytorch.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ catalog:
1818
Machine learning framework for Python.
1919

2020
!!! info "News"
21+
**26.6.2025** PyTorch 2.7.1 installed to LUMI, and made the default version.
2122

2223
**10.4.2025** PyTorch 2.6.0 installed to Puhti and Mahti, and made the
2324
default version. Includes the most recent versions of popular packages
@@ -88,8 +89,9 @@ Currently supported PyTorch versions:
8889

8990
| Version | Module | Puhti | Mahti | LUMI | Notes |
9091
|:--------|----------------|:-----:|:-----:|------|:---------------------------|
92+
| 2.7.1 | `pytorch/2.7` | - | - | X | Default on LUMI |
9193
| 2.6.0 | `pytorch/2.6` | X | X | - | Default on Puhti, Mahti |
92-
| 2.5.1 | `pytorch/2.5` | X | X | X | Default on LUMI |
94+
| 2.5.1 | `pytorch/2.5` | X | X | X | |
9395
| 2.4.1 | `pytorch/2.4` | - | - | X | |
9496
| 2.4.0 | `pytorch/2.4` | X | X | - | New tykky-based wrappers |
9597
| 2.3.1 | `pytorch/2.3` | X | X | - | New tykky-based wrappers |

0 commit comments

Comments
 (0)