符合OpenCL的CPU/GPU列表 [英] List of OpenCL compliant CPU/GPU

查看:135
本文介绍了符合OpenCL的CPU/GPU列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我怎么知道OpenCL可以编程哪个CPU? 例如,奔腾E5200. 有什么方法可以知道是否在运行和查询吗?

How can I know which CPU can be programmed by OpenCL? For example, the Pentium E5200. Is there a way to know w/o running and querying it?

推荐答案

OpenCL兼容性通常可以通过查看供应商的站点来确定. AMD的APP SDK要求CPU至少支持SSE2.他们还列出了当前支持的ATI/AMD视频卡.

OpenCL compatibility can generally be determined by looking on the vendor's sites. AMD's APP SDK requires CPUs to support at least SSE2. They also have a list of currently supported ATI/AMD video cards.

最官方的来源可能是Khronos一致性列表: http://www.khronos.org/conformance/adopters/conformant-products# opencl

The most official source is probably the Khronos conformance list: http://www.khronos.org/conformance/adopters/conformant-products#opencl

要与AMD APP SDK兼容: http://developer.amd .com/gpu/AMDAPPSDK/pages/DriverCompatibility.aspx

For compatibility with the AMD APP SDK: http://developer.amd.com/gpu/AMDAPPSDK/pages/DriverCompatibility.aspx

对于NVIDIA,任何支持CUDA的东西都应该支持OpenCL的实现: http://www.nvidia.com/object/cuda_gpus.html

For the NVIDIA, anything that supports CUDA should support their implementation of OpenCL: http://www.nvidia.com/object/cuda_gpus.html

要与Intel OpenCL SDK兼容,请查看:
https://software.intel.com/zh-我们/articles/opencl-code-builder-release-notes

For compatibility with the Intel OpenCL SDK, look at:
https://software.intel.com/en-us/articles/opencl-code-builder-release-notes

这篇关于符合OpenCL的CPU/GPU列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆