petrex opened a new pull request #4305: Proper Device Attribute Query for AMD 
GPU
URL: https://github.com/apache/incubator-tvm/pull/4305
 
 
   The PR implements proper deice queries through hip runtime API. 
   
   One primary motivation is to support devices across different architectures. 
 Note that we had some hardcore value before (for example, max thread per 
block/ warp size), which may not be optimal for the new architecture.
   
   One minor change: replace hipGetDeviceProperties() with 
hipDeviceGetAttribute() for better perf.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to