Zhongdao / Towards-Realtime-MOT

Joint Detection and Embedding for fast multi-object tracking
MIT License
2.38k stars 539 forks source link

Will this code run with CUDA-10.2 ? #111

Closed PartheshSoni closed 4 years ago

PartheshSoni commented 4 years ago

I have just upgraded CUDA from 9.1 to 10.2, and the following error is encountered:

THCudaCheck FAIL file=/pytorch/aten/src/THC/THCGeneral.cpp line=50 error=30 : unknown error 2020-03-04 14:11:47 [INFO]: cuda runtime error (30) : unknown error at /pytorch/aten/src/THC/THCGeneral.cpp:50

ajithvcoder commented 3 years ago

@PartheshSoni in which cuda version you were able to run ?