Right now timing execution actually just times submission to the GPU. Not the actual work.
There are various strategies for this we can employ.
We should also time input and output handling better so we can see where in the flow speed improvements would be possible
Right now timing execution actually just times submission to the GPU. Not the actual work.
There are various strategies for this we can employ.
We should also time input and output handling better so we can see where in the flow speed improvements would be possible