I want to write application in NVIDIA OpenCL in Visual Studio 2017 but don't know how to create project for this purpose.
I have GPU from NVIDIA (GeForce 940M) and Intel (HD Graphics 5500) and already managed to open and run Intel example programs for OpenCL but they have almost one thousand lines of code, so I decided to try NVIDIA OpenCL but don't know how. On some forums they say that I should download CUDA toolkit and it install OpenCL, others say that I should download driver that supports OpenCL but I don't know which driver will be proper. I have already installed CUDA and driver from https://www.nvidia.pl/Download/index.aspx?lang=pl but still I have not possibility to create NVIDIA project in OpenCL in Visual Studio.
See Question&Answers more detail:os