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

Implement occupancy estimator

Open jpsamaroo opened this issue 4 years ago • 0 comments

We should be able to guess how well a given kernel can occupy a given piece of hardware. We should then be able to allow @roc groupsize=auto ... to automatically select a groupsize when it's irrelevant to the given kernel.

jpsamaroo avatar Mar 05 '21 19:03 jpsamaroo