Open AndyCA111 opened 7 months ago
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!
Same problem here as @TrpTyrArg. Anyone figured out the undefined symbol?
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?