File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ catalog:
18
18
Machine learning framework for Python.
19
19
20
20
!!! info "News"
21
+ ** 26.6.2025** PyTorch 2.7.1 installed to LUMI, and made the default version.
21
22
22
23
**10.4.2025** PyTorch 2.6.0 installed to Puhti and Mahti, and made the
23
24
default version. Includes the most recent versions of popular packages
@@ -88,8 +89,9 @@ Currently supported PyTorch versions:
88
89
89
90
| Version | Module | Puhti | Mahti | LUMI | Notes |
90
91
| :--------| ----------------| :-----:| :-----:| ------| :---------------------------|
92
+ | 2.7.1 | ` pytorch/2.7 ` | - | - | X | Default on LUMI |
91
93
| 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 | |
93
95
| 2.4.1 | ` pytorch/2.4 ` | - | - | X | |
94
96
| 2.4.0 | ` pytorch/2.4 ` | X | X | - | New tykky-based wrappers |
95
97
| 2.3.1 | ` pytorch/2.3 ` | X | X | - | New tykky-based wrappers |
You can’t perform that action at this time.
0 commit comments