| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 11 个月前 | ||
| 9 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[Offload] Add olCalculateOptimalOccupancy (#142950) This is equivalent to cuOccupancyMaxPotentialBlockSize. It is currently only implemented on Cuda; AMDGPU and Host return unsupported. --------- Co-authored-by: Callum Fare <callum@codeplay.com> | 11 个月前 | |
[Offload] Remove check on kernel argument sizes (#162121) Summary: This check is unnecessarily restrictive and currently incorrectly fires for any size less than eight bytes. Just remove it, we do sanity checks elsewhere and at some point need to trust the ABI. | 9 个月前 |