Documentation: Update OpenCL version

Change-Id: Id818444aa1b1e936fab10d5840040a4b1587d56d
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
This commit is contained in:
Adam Cetnerowski
2020-06-01 09:51:51 +02:00
parent 390ec9fd71
commit dad23e25a2
2 changed files with 1 additions and 5 deletions

View File

@ -30,7 +30,7 @@ You may obtain a copy of the License at: https://opensource.org/licenses/MIT
|Intel Core Processors with Gen9 graphics devices (formerly Skylake, Kaby Lake, Coffee Lake)| 2.1 | Y |
|Intel Atom Processors with Gen9 graphics devices (formerly Apollo Lake, Gemini Lake)| 1.2 | - |
|Intel Core Processors with Gen11 graphics devices (formerly Ice Lake)| 2.1 | Y |
|Intel Core Processors with Gen12 graphics devices (formerly Tiger Lake)| 2.1 | Y |
|Intel Core Processors with Gen12 graphics devices (formerly Tiger Lake)| 3.0 | Y |
## Release cadence

View File

@ -10,10 +10,6 @@ see the [main FAQ](https://github.com/intel/compute-runtime/blob/master/FAQ.md).
See [README.md](https://github.com/intel/compute-runtime/blob/master/README.md).
### Which platforms will receive OpenCL 2.2 support?
Any platforms supporting OpenCL 2.1 are eligible for move to OpenCL 2.2.
### How can I enable OpenCL 2.1 on the Apollo Lake / Broxton platform?
You can enable a higher version of OpenCL using the ForceOCLVersion debug flag.