Vscode debug matrixMul example fails with CUDA driver has hit an internal error

Hi @calum047
We are aware of the problem and we are working on getting it fixed. In the meantime please use one of the workarounds provided in Can't use Cuda-gdb

  • Use CUDBG_USE_LEGACY_DEBUGGER=1 (what you are using right now)
  • Install debugger lib manually (if using official Nvidia GPU driver installer)
sudo apt install libcudadebugger1