Creating a new empty project
- Click File > New > CUDA C/C++ Project.
- In the Project Name box, type a name.
- To specify a different directory in which to save your project, clear the Use Default Location check box, and enter the path in the Location box.
- Select Project type on the left pane. For more information, see Selecting a
project type.

- Press Next to configure project build settings, like target CUDA hardware and device linker.
- You can change build configurations list for the project. To do it, press Next. But usually you need not to do it.
- To create your project, click Finish.
- If a message box prompts you to switch perspectives, click Yes.
- Define your project properties. For more information, see Defining project properties.
Working with project files
Creating a new project via a project template
Creating a new project from a CUDA sample