Skip to content

Conversation

@t-vi
Copy link
Contributor

@t-vi t-vi commented Dec 4, 2020

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.

t-vi added 2 commits December 4, 2020 12:42
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.
@tqchen tqchen merged commit 91dafd9 into apache:main Dec 4, 2020
@tqchen
Copy link
Member

tqchen commented Dec 4, 2020

Thanks @t-vi !

TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Jan 20, 2021
* Add CUDA 11.1 libdevice

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.
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jan 21, 2021
* Add CUDA 11.1 libdevice

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.
electriclilies pushed a commit to electriclilies/tvm that referenced this pull request Feb 18, 2021
* Add CUDA 11.1 libdevice

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants