I have both MSVS 2005 & 2010 installed on a single GPU server. CUDA works fine in 2010. Sample CUDA projects also work fine in 2005. However, when trying to create a new CUDA project in 2005, under Project Property Pages → Configuration Properties, ‘CUDA Runtime API’ does NOT appear. How can I create a new CUDA project in MSVS 2005?
Although I have been able to create a CUDA project in VS 2005 using the template file, I have come across an issue, for which I have started a new thread: