Dear fellow members,
I would like to know about the compatibility of cuda 5.0 with visual studio 2008. Is there anybody who uses this combination. If cuda 5.0 is not compatible with vs 2008, I need to change the cuda version. Please do guide me through.
Regards
Thanks in advance
CUDA toolkit 5.0 is compatible with VS2008. This is indicated on the first page of chapter 5 of the CUDA_Toolkit_Release_Notes.pdf document that ships with CUDA 5.
CUDA 6 is also compatible with VS2008, which is evident here:
[url]CUDA Toolkit Documentation
Thank you txbob for your continuous help and advice.