intel hd graphics 4000
问题描述
ubuntu 16.04下,输入clinfo查看opencl设备,只能找到OpenCL cpu。但是Intel的CPU一般都会集成一张核心显卡,比如说Intel hd graphics 530,所以应该是还会有一张OpenCL显卡设备的。
解决方法
首先你要确保你安装了intel的OpenCL Driver SDK,没有安装的请移步这里下载安装。
完成了上述步骤后,在命令行中输入下列命令:
sudo apt purge beignet
然后再重新安装beignet:
sudo apt-get install beignet
再在命令行中敲clinfo命令,可以发现找到了该显卡设备:
Platform Name Intel Gen OCL Driver Number of devices 1 Device Name Intel(R) HD Graphics Skylake Desktop GT2 Device Vendor Intel Device Vendor ID 0x8086 Device Version OpenCL 1.2 beignet 1.1.1 Driver Version 1.1.1 Device OpenCL C Version OpenCL C 1.2 beignet 1.1.1 Device Type GPU Device profile FULL_PROFILE Max compute units 24 ...
转载请注明出处:http://blog.csdn.net/greenlight_74110/article/details/78461464
相关阅读
03 IntelliJ IDEA插件activate-power-mode
1.下载activate-power-mode 2.安装插件 3.设置插件
最新的IDEA激活方式,博主使用的是3.4的版本 方法一:使用激活服务器激活方法(博主使用此方法) 由于JetBrains封杀,大部分激活服务
IntelliJ IDEA号称当前Java开发效率最高的IDE工具。 IntelliJ IDEA有两个版本:社区版(Community)和旗舰版(Ultimate)。 社区版 是
IntelliJ IDEA IDEA 2018.2 激活 IDEA 2018.2+激活教
做个备忘, 在这里找吧:https://licensez.com 2018.2以前的版本用License Server激活,方便。 2018.2+的版本改用的激活算法,需要用Act
Intel VT-d的全称是Intel Virtualization Technology for Direct I/O,它是Intel虚拟化技术的一部分,主要针对的是I/O子系统,它的实现