C++ runtime error during CUDA 9.2 installation

My CUDA installation keeps crashing due a runtime error during the part where it checks for system compatibility. Anyone have any solutions for this?

I have the same problem. I already check my version of Visual Studio, it’s 15.6.7.

I have same problem during install NVIDIA CUDA Version 9.2 - System Check (Checking system compatibility)

I have windows 10, 64bits.

Microsoft Visual C++ Runtime Library
Runtime Error!
Program: c:\temp\cuda\setup.exe

This application has requested the Runtime to terminete it in an unusual way.
Please contact the application’s suport team for more information.

same here

Same here

I had a problem when I try to install NVIDIA CUDA Version 9.2 (windows 10, 64bits.)
Error message is below.

Microsoft Visual C++ Runtime Library
Runtime Error!
This application has requested the Runtime to terminete it in an unusual way.
Please contact the application’s suport team for more information.

installed Microsoft Visual Studio 2017 with Windows 10 SDK (10.0.14393.0). But I still have this problem.


(Edited) I wrongly chose different verison. It worked! But I have a next error to fail the visual studio integration installation.

Same problem. Cannot install NVIDIA CUDA 9.2
System Specs:
WIN10 Education, 64bit
Intel Core i7-8750H
16.0 GB Ram
GeForce GTX 1070, PCIE, x16 Gen3
Driver 398.36

Microsoft Visual C++ Runtime Library
Runtime Error!
This application has requested the Runtime to terminete it in an unusual way.
Please contact the application’s support team for more information.

Read through a few forum topics, installed VS 2017. Still fails at same point.

The same.
Win10 Pro 64bit
i7-8750H, 1050Ti
vs2017 community.

Microsoft Visual C++ Runtime Library
Runtime Error!
This application has requested the Runtime to terminete it in an unusual way.
Please contact the application’s support team for more information.

Same here:

Win10 Pro 64bit
i7-3630QM
8.0 GB Ram
vs2017 community

Microsoft Visual C++ Runtime Library
Runtime Error!
This application has requested the Runtime to terminete it in an unusual way.
Please contact the application’s support team for more information. :(

Folks, If your machine had many nvidia drivers installations over time probably you still have something (even part) of the driver loose and loaded while you’re trying to install the Cuda Toolkit. You need to uninstall everything of nvidia, then go to device manager and uninstall the driver on the nvidia display adapter, delete the nvidia folders on program files directory and reboot so it is listed as VGA adapter. Then you can install cuda (it will complain that you don’t have a cuda enabled card on your system) and exclude the drive install on the cuda installation. After the cuda toolkit installs you can install the nvidia display driver and be happy with cuda codding… :)

Update:
Latest cuda_9.2.148_win10 can be installed.

Hey guys, I met this problem tool. This solution works for me, you can have a try:

download and install visual studio community 2017.

Then reinstall cuda.