Files
compute-runtime/documentation/Neo_in_distributions.md
Jacek Danecki 160b94ec92 Add information about Neo in Linux distributions
Change-Id: I1000ff4e2bdc091980c850a9660e04386dbec090
Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
2019-04-18 17:51:03 +02:00

25 lines
280 B
Markdown

#NEO in Linux distributions
## Arch Linux*
```
pacman -S intel-compute-runtime
```
## Clear Linux
```
swupd bundle-add computer-vision-basic
```
## Ubuntu* 19.04
```
apt-get install intel-opencl-icd
```
(*) Other names and brands may be claimed as property of others.