To start developing an application using CUDA, you will need to set up the development environment for it. There are some prerequisites for setting up a development environment for CUDA. These include the following:
- A CUDA-supported GPU
- An NVIDIA graphics card driver
- A standard C compiler
- A CUDA development kit
How to check for these prerequisites and install them is discussed in the following sub section.