Skip to content

Conversation

@vchuravy
Copy link
Member

Port of #621

@vchuravy vchuravy added this to the 0.10.0 milestone Jul 22, 2025
(cherry picked from commit b8b53da)
@christiangnrd
Copy link
Member

Guess we need to find an alternative to MArray for KA.scratchpad or re-add StaticArrays.jl as a full dependency.

@device_override @inline function KA.Scratchpad(ctx, ::Type{T}, ::Val{Dims}) where {T, Dims}
StaticArrays.MArray{KA.__size(Dims), T}(undef)
end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants