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
does cuda need to be 11.3? I use 11.7 cuda and corresponding pytorch, but now it seems have some problems with compling thirdparty, is it related to the cuda version?
The text was updated successfully, but these errors were encountered:
I tried with cuda 11.7 + torch 1.13.1 and successfully run setup.py, but when running demo undefined symbol occurred(i guess the problem is with libc10). Did you solve the problem eventually? Thanks very much!
does cuda need to be 11.3? I use 11.7 cuda and corresponding pytorch, but now it seems have some problems with compling thirdparty, is it related to the cuda version?
The text was updated successfully, but these errors were encountered: