Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/visual-studio/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在C#中使用Cloo时,ComputePlatform.Platforms.Count为零,即使我安装了图形卡(显然)_C#_Visual Studio_Count_Zero_Cloo - Fatal编程技术网

在C#中使用Cloo时,ComputePlatform.Platforms.Count为零,即使我安装了图形卡(显然)

在C#中使用Cloo时,ComputePlatform.Platforms.Count为零,即使我安装了图形卡(显然),c#,visual-studio,count,zero,cloo,C#,Visual Studio,Count,Zero,Cloo,我需要在C#中使用Cloo访问我的图形卡。当我试图通过ComputePlatform.Platforms访问它时,此列表为空。 我的驱动程序是最新的,我在Visual Studio 2013和2015中尝试过这样做,但没有结果。 请帮忙 我需要下载并安装,这解决了问题

我需要在C#中使用Cloo访问我的图形卡。当我试图通过ComputePlatform.Platforms访问它时,此列表为空。 我的驱动程序是最新的,我在Visual Studio 2013和2015中尝试过这样做,但没有结果。
请帮忙

我需要下载并安装,这解决了问题