https://github.com/intel/compute-runtime/pull/187

Change-Id: I1aeaeb004b59dd90ce8e1d1231de56853e94f3b1
This commit is contained in:
Robert Cohn 2019-07-02 08:10:37 -04:00 committed by sys_ocldev
parent 31795ceedf
commit 00c3302eff
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ sudo yum install devtoolset-4-gcc-c++ cmake3 ninja-build
sudo /usr/sbin/alternatives --install /usr/bin/cmake cmake /usr/bin/cmake3 50
```
2. Instal required dependencies
2. Install required dependencies
Neo requires [Intel(R) Graphics Compiler for OpenCL(TM)](https://github.com/intel/intel-graphics-compiler) and [Intel(R) Graphics Memory Management](https://github.com/intel/gmmlib) to be installed on your system.