Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / Languages / CUDA

CUDA 3.0 and Nexus Parallel Nsight on VS 2010

0.00/5 (No votes)
6 Jun 2010CPOL 11.4K  
Hi,

Recently i found this blog http://oscarbg.blogspot.com/2010/03/cuda-30-and-nexus-in-vs-2010-cuda-on.html[^]on how to configure and enable CUDA 3.0 development on VS2010.

The Author has provided an attachment for folks who do not want to go in deep inside the customization. Compile the projects inside the zip file and launch it to configure and integrate CUDA 3.0 project and Custom Compile rules to the IDE seamlessly.

Nexus integration was also successful but crashes the IDE many times. Visit the blog for latest tool upgrades.

Finally My heartiest thanks to the Author for creating this amazing tool. :) :thumbsup:

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)