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/21 11:35:39 UTC

[GitHub] [incubator-tvm] t-vi opened a new pull request #4394: add GPU checking before compilation for rocm

t-vi opened a new pull request #4394: add GPU checking before compilation for rocm
URL: https://github.com/apache/incubator-tvm/pull/4394
 
 
   Previously, we would rely on the later phases to error out (often for using too much shared memory). This enables the checks on the IR that already exist for CUDA and OpenCL also for ROCm.
   

----------------------------------------------------------------
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