KernelAbstractions.jl
KernelAbstractions.jl copied to clipboard
Defining timing infrastructure that works with events.
Since kernel launches are event based and not stream based, we need a way to efficiently time the kernels themselves, using the event system.