After updating from CUDA Toolkit version 11.5.0 to 11.5.1 with the installer on Windows 10, my development environment is completely broken. I cannot get anything to build with CMake in CLion, and I get a ton of strange PTX runtime errors in Visual Studio. I think this may be because there are two versions of the Nvidia Graphics Driver installed. I only see version 496.13 in Apps & Features (and Programs and Features), but in the Nvidia Control Panel, I see version 472.42 instead. How do I proceed from here?
Update: I reinstalled every Nvidia program (including drivers) at once with the Toolkit installer. While this did fix the discrepancy between the Nvidia Control Panel and Apps/Programs and Features, it did not fix the issue with my environment. As of now, it seems I have no choice but to reinstall Windows.