CUDA Installation - Install CUDA Toolkit 10.0 On Windows
In this section we are going to learn to install CUDA Toolkit 10.0 on Windows 10 Operating System. It's easy to download and install CUDA Toolkit from the NVIDIA website as there is an executable file for the installation on the windows.
Downloading CUDA Toolkit 10.0 Installer
Visit the official website at https://developer.nvidia.com/cuda-10.0-download-archive?target_os=Windows&target_arch=x86_64 to download the installer. Here is the screenshot of the official web page.

Click on the x86_64 button to start the download. After download you can double click on the exe file to start the installation.
Installing CUDA Toolkit 10.0
Double click exe installer file and then follow the instruction to install CUDA Toolkit 10.0 on your Windows operating system. Here is the screen shot of the installer:

Follow the installation steps and complete the installation. Check following video Instruction for installation of CUDA 10.0 Toolkit:
In this tutorial we have understood the steps to Install CUDA Toolkit 10.0 On Windows.
Related Tutorials