带有集成英特尔图形芯片的Linux上的OpenCL [英] OpenCL on Linux with integrated intel graphic chip

查看:83
本文介绍了带有集成英特尔图形芯片的Linux上的OpenCL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在debian 8上使用OpenCL.我阅读了在此页面上,Linux不支持Intel的GPU. (本文来自2011年,所以我希望它已经过时了.)尽管如此,我已经安装了OpenCL,并且可以运行编译并运行

I would like to use OpenCL on debian 8. I read on this page that Intel's GPUs are not supported on linux. (The article is from 2011, so I hope it is out of date.) I already installed OpenCL nontheless and can run compile and run the code found here.

关于我的硬件. 我的处理器是Intel(R) Core(TM) i7-4500 CPU @ 1.80GHz

As to my hardware. My processor is Intel(R) Core(TM) i7-4500 CPU @ 1.80GHz

lspci | grep VGA输出

00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)

因此,请澄清一下:我想知道,是否可以在此设置中使用图形芯片.我希望我提供的信息足够.

So to clearify: I want to know, if it is possible to utilize the Graphics chip on this setup. I hope the information I provided is enough.

提前谢谢!

推荐答案

您可以使用 Beignet ,这是由Intel自己领导的针对Intel GPU的OpenCL的开源实现.在Debian上,您可以通过apt-get安装此程序:

You can use Beignet, an open source implementation of OpenCL for Intel GPUs that is lead by Intel themselves. On Debian you can install this via apt-get:

apt-get install beignet

这篇关于带有集成英特尔图形芯片的Linux上的OpenCL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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