ZhangHanbo / Visual-Manipulation-Relationship-Network-Pytorch

MIT License
41 stars 13 forks source link

cudaCheckError() failed : no kernel image is available for execution on the device #5

Open li-source opened 3 years ago

li-source commented 3 years ago

when i run python main.py --dataset vmrdcompv1 --frame mgn --net res101 --cuda

cudaCheckError() failed : no kernel image is available for execution on the device

can you tell me why?

ZhangHanbo commented 3 years ago

check whether your Cuda environment is correctly installed.

ZhangHanbo commented 3 years ago

when i run python main.py --dataset vmrdcompv1 --frame mgn --net res101 --cuda

cudaCheckError() failed : no kernel image is available for execution on the device

can you tell me why?

check whether your Cuda environment is correctly installed.