2018-02-20 01:14:06 +08:00
|
|
|
# Intel(R) Graphics Compute Runtime for OpenCL(TM)
|
|
|
|
|
|
|
|
## Known Issues and Limitations
|
|
|
|
|
|
|
|
OpenCL compliance of a driver built from open-source components should not be
|
|
|
|
assumed by default. Intel will clearly designate / tag specific builds to
|
|
|
|
indicate production quality including formal compliance. Other builds should be
|
2018-02-20 19:37:45 +08:00
|
|
|
considered experimental.
|
|
|
|
|
|
|
|
### Functional delta
|
|
|
|
|
2018-02-20 01:14:06 +08:00
|
|
|
The driver has the following functional delta compared to previously released drivers:
|
2018-02-20 19:37:45 +08:00
|
|
|
* Intel's closed source SRB5.0 driver (aka Classic)
|
2018-02-20 01:14:06 +08:00
|
|
|
https://software.intel.com/en-us/articles/opencl-drivers#latest_linux_driver
|
2018-02-20 19:37:45 +08:00
|
|
|
* Intel's former open-source Beignet driver
|
2018-02-20 01:14:06 +08:00
|
|
|
https://01.org/beignet
|
|
|
|
|
2018-02-20 19:37:45 +08:00
|
|
|
#### Preview extensions
|
2018-02-20 01:14:06 +08:00
|
|
|
* cl_intelx_video_enhancement
|
|
|
|
* cl_intelx_video_enhancement_camera_pipeline
|
|
|
|
* cl_intelx_video_enhancement_color_pipeline
|
|
|
|
* cl_intelx_hevc_pak
|
2018-02-20 19:37:45 +08:00
|
|
|
|
|
|
|
_Currently no plan to implement. If interested in these features, please use SRB5 to evaluate and provide feedback._
|
|
|
|
|
|
|
|
#### Other capabilities
|
2019-10-18 14:29:00 +08:00
|
|
|
* OpenGL sharing with MESA driver - _implementation is WIP (no comitted completion date)_
|
2018-02-20 19:37:45 +08:00
|
|
|
* CL_MEM_SVM_FINE_GRAIN_BUFFER (if using unpatched i915) - _patch is WIP_
|
2018-10-17 21:19:05 +08:00
|
|
|
* Creation of OpenCL context spanning both CPU and GPU devices is currently not supported
|
2018-02-20 01:14:06 +08:00
|
|
|
|
2018-11-15 01:21:54 +08:00
|
|
|
### External components
|
|
|
|
|
|
|
|
* Driver contains header used in Source Level Debugger from Intel SDK for OpenCL version - 7.0.0.2568x64,
|
|
|
|
from: https://software.intel.com/en-us/intel-opencl , path to header in SDK: "include/"
|
|
|
|
|
2019-12-20 15:58:32 +08:00
|
|
|
___(*) Other names and brands may be claimed as property of others.___
|
2018-02-20 01:14:06 +08:00
|
|
|
|