Update Supported Platforms in README.md

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
Filip Hazubski 2020-11-23 17:57:18 +00:00 committed by Compute-Runtime-Automation
parent ded134f867
commit 2be1b36422
2 changed files with 5 additions and 11 deletions

View File

@ -26,15 +26,13 @@ You may obtain a copy of the License at: https://opensource.org/licenses/MIT
|Platform|OpenCL|Level Zero| |Platform|OpenCL|Level Zero|
|--------|:----:|:--------:| |--------|:----:|:--------:|
|Intel Core Processors with Gen8 graphics devices (formerly Broadwell)| 2.1 | - | |Intel Core Processors with Gen8 graphics devices (formerly Broadwell)| 3.0 | - |
|Intel Core Processors with Gen9 graphics devices (formerly Skylake, Kaby Lake, Coffee Lake)| 2.1 | Y | |Intel Core Processors with Gen9 graphics devices (formerly Skylake, Kaby Lake, Coffee Lake)| 3.0 | Y |
|Intel Atom Processors with Gen9 graphics devices (formerly Apollo Lake, Gemini Lake)| 1.2 | - | |Intel Atom Processors with Gen9 graphics devices (formerly Apollo Lake, Gemini Lake)| 3.0 | - |
|Intel Core Processors with Gen11 graphics devices (formerly Ice Lake)| 2.1 | Y | |Intel Core Processors with Gen11 graphics devices (formerly Ice Lake)| 3.0 | Y |
|Intel Atom Processors with Gen11 graphics devices (formerly Elkhart Lake)| 1.2 | - | |Intel Atom Processors with Gen11 graphics devices (formerly Elkhart Lake)| 3.0 | - |
|Intel Core Processors with Gen12 graphics devices (formerly Tiger Lake)| 3.0 | Y | |Intel Core Processors with Gen12 graphics devices (formerly Tiger Lake)| 3.0 | Y |
Note: All platforms are expected to move to OpenCL 3.0 in 2020.
## Release cadence ## Release cadence
* Once a week, we run extended validation cycle on a selected driver. * Once a week, we run extended validation cycle on a selected driver.

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). See [README.md](https://github.com/intel/compute-runtime/blob/master/README.md).
### 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.
## Known Issues and Limitations ## Known Issues and Limitations
OpenCL compliance of a driver built from open-source components should not be OpenCL compliance of a driver built from open-source components should not be