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 2020/12/04 11:43:36 UTC

[GitHub] [tvm] t-vi opened a new pull request #7033: Add version 11.1 in finding CUDA libdevice

t-vi opened a new pull request #7033:
URL: https://github.com/apache/tvm/pull/7033


   Maybe we should have a >= check instead. 
   
   I also added a fallback to detect the version if version.txt is missing. Calling nvcc for this has been inspired by what PyTorch does when compiling extension modules.
   


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



[GitHub] [tvm] tqchen merged pull request #7033: Add version 11.1 in finding CUDA libdevice

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #7033:
URL: https://github.com/apache/tvm/pull/7033


   


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



[GitHub] [tvm] tqchen commented on pull request #7033: Add version 11.1 in finding CUDA libdevice

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #7033:
URL: https://github.com/apache/tvm/pull/7033#issuecomment-738917202


   Thanks @t-vi !


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