cp-vton-plus icon indicating copy to clipboard operation
cp-vton-plus copied to clipboard

RuntimeError: cublas runtime error : the GPU program failed to execute at /pytorch/aten/src/THC/THCBlas.cu:411

Open qijindao opened this issue 4 years ago • 1 comments

When I run the test.py, I met the problem.I have tried many solutions,but they didn't work.My cuda version is 10.1,pytorch is 0.4.1.post2.My PC is RTX2060.I appreciate it greatly if you can help me.

qijindao avatar Jun 22 '21 08:06 qijindao

@qijindao , this is probably your CUDA or driver-related issue. For example: https://github.com/pytorch/pytorch/issues/17334

minar09 avatar Jun 25 '21 12:06 minar09