I am on Windows 10 with GT 730 Compute 3.5 Driver 473.81 (Latest available for GT 730). I have Visual Studio 2022. Installed Toolkit 11.8 and can compile and run matrixMul example with VS 2022 without any problem. But when it comes to debugging (with CUDA debugger (Next-Gen)) I got access violation when ever a CUDA function called like cudaGetDeviceCount. You can see the error below.
I also want to use VS Code for CUDA development but my problems with it will be another question.
Thank you for your help.