在 Ubuntu 17.04、Intel 上安装 OpenCL
我正在尝试使用以下命令在 ubuntu 17.04 上安装 OpenCL:
$ lshw :
*-cpu
product: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
vendor: Intel Corp.
physical id: 1
bus info: cpu@0
size: 2899MHz
capacity: 3100MHz
width: 64 bits
*-display
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:34 memory:a0000000-a03fffff memory:90000000-9fffffff ioport:2000(size=64) memory:c0000-dffff
Run Code Online (Sandbox Code Playgroud)
到目前为止,还没有找到任何文档。英特尔的“install.sh”报告不支持的操作系统。 …