Problems with LinearAlgebra functions within KernelAbstractions and CUDA

Ah yes that’s because of the string interpolation there. We could add a quirk like we have for Base methods doing the same, CUDA.jl/src/device/quirks.jl at master · JuliaGPU/CUDA.jl · GitHub, but then in an extension package for StaticArrays.jl.

1 Like