KernelAbstractions.jl icon indicating copy to clipboard operation
KernelAbstractions.jl copied to clipboard

Defining timing infrastructure that works with events.

Open vchuravy opened this issue 5 years ago • 0 comments

Since kernel launches are event based and not stream based, we need a way to efficiently time the kernels themselves, using the event system.

vchuravy avatar Feb 13 '20 17:02 vchuravy