File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
66## Unreleased
77
8+ ## [ 0.32.17] - 2026-01-29
9+
810### Fixed
911
1012- Fix multi-GPU issue on AMDGPU.
1113 On AMDGPU (not sure about other backends), when an array on device X is ` resize! ` d while
1214 device Y is activated, the array is then silently "transferred" to device Y. For this
13- reason, we now resize arrays in the same device where they were initially created. This
14- might be a bug in AMDGPU.jl.
15+ reason, we now resize arrays in the same device where they were initially created.
1516
1617## [ 0.32.16] - 2026-01-28
1718
Original file line number Diff line number Diff line change 11name = " VortexPasta"
22uuid = " 3d0f1e53-df37-477e-a492-0d33e6039c24"
3- version = " 0.32.16 "
3+ version = " 0.32.17 "
44authors = [" Juan Ignacio Polanco<juan-ignacio.polanco@cnrs.fr>" ]
55
66[workspace ]
You can’t perform that action at this time.
0 commit comments