rickstaa/panda-autograsp

CUDA driver version is insufficient for CUDA runtime version

Closed this issue · 0 comments

If you get this error while working in the singularity container you most likely forgot to call the container using the --nv flag:

singularity run --nv panda_autograsp

If this is not the case you might have the wrong Cuda driver/ CUDA or Cudnn toolkit installed.