0

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 Answers1

0

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