visual-studio-2010cudadev-c++

What compilers support CUDA


I found some problem with Visual Studio. My project that use openMP multithreading was twice slow on Visual Studio 2010, than on Dev-C++ , Now I wrote my other project that uses CUDA technology , I think that my project works slow because of Visual Studio, so I need some other compiler that will support CUDA , my questions are:

  1. is Dev-C++ support CUDA?

  2. what compilers support CUDA except Visual Studio?

  3. if there are a lot compilers supporting CUDA what will give best speed for application?


Solution

  • The CUDA Toolkit Release Notes list the supported platforms and compilers.