This blog will keep on adding tips and issues as we discover and fix them. The purpose is to maintain a wiki that’s easy to read and use.
How to Run CUDA In Visual Studio 2010
Microsoft has given a complete facelift to the new Visual Studio 2010. A whole bunch of new features and removal of a couple of them. With the new VS 2010, you cannot define custom build rules with .rules file as it was done before. Now there’s a whole new bunch of modules that need to be specified in order to make a set of custom build rules to work with Visual Studio 2010 project. This blog explains the steps involved in making CUDA work on the new Visual Studio 2010.