-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
This fails right now:
julia> using KernelAbstractions, StaticArrays
julia> get_backend(MVector(1,2,3))
ERROR: ArgumentError: Implement `KernelAbstractions.get_backend(::MVector{3, Int64})`
Stacktrace:
[1] get_backend(A::MVector{3, Int64})
@ KernelAbstractions ~/.julia/packages/KernelAbstractions/C3nYQ/src/KernelAbstractions.jl:522
[2] top-level scope
@ REPL[6]:1
Metadata
Metadata
Assignees
Labels
No labels