modifying test kernel for the flag to call #459
Annotations
2 errors
test/runtests.jl#L34
Test Failed
Expression: (my_bounded_kernel(CPU()))(Int[], ndrange = 1)
Expected: BoundsError(Int64[], (1,))
Thrown: MethodError(cpu_my_bounded_kernel, (KernelAbstractions.CompilerMetadata{KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicCheck, CartesianIndex{1}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, KernelAbstractions.NDIteration.NDRange{1, KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicSize, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}}}(CartesianIndex(1,), CartesianIndices((1,)), KernelAbstractions.NDIteration.NDRange{1, KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicSize, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}}(CartesianIndices((1,)), CartesianIndices((1024,)))), Int64[]), 0x0000000000008033)
|
|
The logs for this run have expired and are no longer available.
Loading