I need to access my graphics card using Cloo in C#. When I try to access it through ComputePlatform.Platforms, this list is empty. My drivers are up to date, I have tried doing this is Visual Studio 2013 and 2015, but no results. Please help!

1

There are 1 best solutions below

0
On

I needed to download and install the CUDA Drivers, this fixed the problem.