Creating a new empty project

  1. Click File > New > CUDA C/C++ Project. File >New > Project
  2. In the Project Name box, type a name.
  3. 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.
  4. Select Project type on the left pane. For more information, see Selecting a project type. New Project Wizard
  5. Press Next to configure project build settings, like target CUDA hardware and device linker.
  6. You can change build configurations list for the project. To do it, press Next. But usually you need not to do it.
  7. To create your project, click Finish.
  8. If a message box prompts you to switch perspectives, click Yes.
  9. Define your project properties. For more information, see Defining project properties.

Related concepts
Projects
Project file views

Related tasks
Working with project files
Creating a new project via a project template
Creating a new project from a CUDA sample

Related reference
Project properties
Views

IBM Copyright Statement