mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 16:24:18 +08:00
doc: add information about Neo in NixOS
Change-Id: I7cbae54787d77790279053a19fe75fe5f632548a Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
e2c4ec47ac
commit
172e48282b
@@ -40,6 +40,14 @@ dnf install intel-opencl
|
|||||||
emerge intel-neo
|
emerge intel-neo
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## NixOS
|
||||||
|
|
||||||
|
```
|
||||||
|
nix-channel --add https://nixos.org/channels/nixpkgs-unstable
|
||||||
|
nix-channel --update
|
||||||
|
nix-env -i intel-compute-runtime
|
||||||
|
```
|
||||||
|
|
||||||
## OpenSUSE Leap 15.1
|
## OpenSUSE Leap 15.1
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user