mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
doc: add information about new copr repositories
Added packages for: - OpenSUSE Leap 15.1 and tumbleweed - Centos 8 - RHEL 8 Beta - Mageia 7 Change-Id: Iffbc1ab8bafbcf29db4f18bf9a39959eecafc2c0 Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
d08178c5fd
commit
618398f489
@@ -6,7 +6,7 @@
|
|||||||
pacman -S intel-compute-runtime
|
pacman -S intel-compute-runtime
|
||||||
```
|
```
|
||||||
|
|
||||||
## Centos* 7, Red Hat Enterprise Linux* 7
|
## Centos* 7, 8, Red Hat Enterprise Linux* 7
|
||||||
|
|
||||||
```
|
```
|
||||||
yum install yum-plugin-copr
|
yum install yum-plugin-copr
|
||||||
@@ -26,7 +26,7 @@ swupd bundle-add computer-vision-basic
|
|||||||
cave resolve --execute intel-compute-runtime
|
cave resolve --execute intel-compute-runtime
|
||||||
```
|
```
|
||||||
|
|
||||||
## Fedora* 30, 31, rawhide
|
## Fedora* 30, 31, rawhide, Red Hat Enterprise Linux* 8 Beta, Mageia* 7
|
||||||
|
|
||||||
```
|
```
|
||||||
dnf install dnf-plugins-core
|
dnf install dnf-plugins-core
|
||||||
@@ -40,6 +40,20 @@ dnf install intel-opencl
|
|||||||
emerge intel-neo
|
emerge intel-neo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## OpenSUSE Leap 15.1
|
||||||
|
|
||||||
|
```
|
||||||
|
zypper addrepo -r https://copr.fedorainfracloud.org/coprs/jdanecki/intel-opencl/repo/opensuse-leap-15.1/jdanecki-intel-opencl-opensuse-leap-15.1.repo
|
||||||
|
zypper install intel-opencl
|
||||||
|
```
|
||||||
|
|
||||||
|
## OpenSUSE tumbleweed
|
||||||
|
|
||||||
|
```
|
||||||
|
zypper addrepo -r https://copr.fedorainfracloud.org/coprs/jdanecki/intel-opencl/repo/opensuse-tumbleweed/jdanecki-intel-opencl-opensuse-tumbleweed.repo
|
||||||
|
zypper install intel-opencl
|
||||||
|
```
|
||||||
|
|
||||||
## PLD Linux*
|
## PLD Linux*
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user