You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/14 22:17:41 UTC

[GitHub] [incubator-tvm] petrex commented on issue #4342: Add workgroup size attribute to AMDGPU functions in codegen

petrex commented on issue #4342: Add workgroup size attribute to AMDGPU functions in codegen
URL: https://github.com/apache/incubator-tvm/pull/4342#issuecomment-554106244
 
 
   Thanks @t-vi . 
   
   @masahi This PR utilizes device query for `kMaxThreadsPerBlock`, in that case we might need to land #4305 first. thanks
   
   Background : [detail](https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_kernel_language.md#__launch_bounds__) about ROCm reg/thread usage control. This PR enables the similar for AMD LLVM backend

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services