You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First I would like to thank you for your greate work and making it public!
I have already build and run it sucessfully in my own machine and it works fine.
And I want to build a version to support both NVIDIA Tesla T4 (sm_75) and Tesla V100 (sm_70) to train adop. I wonder how to compile a version to support both sm_75 and sm_70. Or how to compile a version to support sm_70 on a sm_75 device?
The text was updated successfully, but these errors were encountered:
MarcoG5
changed the title
When building pytorch with mutiple cuda arch support, error occurs while building adop
How to compile ADOP for an specific CUDA ARCH
Dec 28, 2021
First I would like to thank you for your greate work and making it public!
I have already build and run it sucessfully in my own machine and it works fine.
And I want to build a version to support both NVIDIA Tesla T4 (sm_75) and Tesla V100 (sm_70) to train adop. I wonder how to compile a version to support both sm_75 and sm_70. Or how to compile a version to support sm_70 on a sm_75 device?
The text was updated successfully, but these errors were encountered: