You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fc952a3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
Release notes:
CUDA.jl v5.6 is a relatively minor release, which the most important change being behind the scenes: GPUArrays.jl v11 has switched to KernelAbstractions.jl (#2524).
Features
Xgeev!
([CUSOLVER] Interface Xgeev! #2513),XsyevBatched
([CUSOLVER] Interface XsyevBatched #2577),gesv!
andgels!
([CUSOLVER] Interface gesv! and gels! #2406)Bug fixes
findall
with an empty CuArray (Fix findall with an empty CuArray of Bool #2554)Xgesvdr!
([CUSOLVER] Fix Xgesvdr! #2556)Work around LinearAlgebra.jl breakage in Julia 1.11.2 concerning generic triangular
(l/r)mul!
- (Work around LinearAlgebra.jl breakage in 1.11.2. #2585)LinearAlgebra.dot
(Fix ambiguity of LinearAlgebra.dot #2569)mapreduce
kernel (mapreducedim! size-dependent fail when narrowing float element types #2595)fc952a3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/122580
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: