mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
update LIMITATIONS.md
We no longer hard-require to have Khronos ICD. Neo can work with ocl-icd. Removing warning about above reported by cmake. Change-Id: Icf24a04b531092751de10229d0e452eebe729c98
This commit is contained in:

committed by
sys_ocldev

parent
4636367d55
commit
0c92f8fdfa
@ -15,16 +15,6 @@ While NEO can be compiled with various clang/gcc compilers, to compile the whole
|
||||
* gcc < 7.0
|
||||
* Python 2.7
|
||||
|
||||
### ICD Loader
|
||||
|
||||
The driver requires Khronos ICD loader to operate correctly:
|
||||
https://github.com/KhronosGroup/OpenCL-ICD-Loader
|
||||
|
||||
When building NEO, you will get a warning (build will continue), if source code for this repository is missing in your workspace.
|
||||
|
||||
Workaround:
|
||||
If ocl-icd package (version >= 2.2.11) is installed (or included in distribution), set environment variable OCL_ICD_ASSUME_ICD_EXTENSION=1
|
||||
|
||||
### Functional delta
|
||||
|
||||
The driver has the following functional delta compared to previously released drivers:
|
||||
|
Reference in New Issue
Block a user