CUDA samples showcase applying CUDA technology in miscellaneous scenarios and display approaches to improving CUDA application performance. Nsight, Eclipse Edition provides a way to create new projects using CUDA samples as a starting point.
CUDA samples must be installed to be usable by Nsight. Visit http://www.nvidia.com/object/cuda_get.html to download CUDA samples package.
If the list is empty, check path to
samples at the top of this wizard page.
Nsight copies the source files from sample install location into a new project folder. Changes made to the project sources will not be propagated back to the sample install location. Any number of projects created from the same CUDA sample can be present in the Nsight workspace at any time.
All Nsight, Eclipse Edition features, such as visual debugging and profiling can be used to familiarize the user with the CUDA sample code
Working
with project files
Creating
a new project
Creating
a new project via project template