GPUCompiler.jl
GPUCompiler.jl copied to clipboard
CompilerJob function-type changes regressed MethodError reporting
https://github.com/JuliaGPU/GPUCompiler.jl/blob/466278387961d1994b3d14b6f54c473c08b26ed8/src/cache.jl#L18=
julia> @cuda identity(1,2)
ERROR: MethodError: no method matching typeof(identity)(::Int64, ::Int64)