OpenCL 3.0.18 Published With New Extensions & Other Updates
([Standards] 83 Minutes Ago
OpenCL 3.0.18)
- Reference: 0001538505
- News link: https://www.phoronix.com/news/OpenCL-3.0.18
- Source link:
The Khronos Group today published the OpenCL 3.0.18 specifications as the latest incremental update to OpenCL 3.0.
OpenCL 3.0.18 brings a new version of the cl_khr_icd extension for loader-managed dispatch, adds the cl_ext_buffer_device_address extension, adding the cl_ext_immutable_memory_objects extension, integrating select extensions into the unified spec, and other updates and clarifications.
See [1]this commit for more details on changes merged since the prior OpenCL 3.0.17 spec:
The OpenCL 3.0.18 specification is available from [2]GitHub .
[1] https://github.com/KhronosGroup/OpenCL-Docs/commit/2c2028732d7f84a6ec6a2fd54a02517ce98e9140
[2] https://github.com/KhronosGroup/OpenCL-Docs/releases/tag/v3.0.18
OpenCL 3.0.18 brings a new version of the cl_khr_icd extension for loader-managed dispatch, adds the cl_ext_buffer_device_address extension, adding the cl_ext_immutable_memory_objects extension, integrating select extensions into the unified spec, and other updates and clarifications.
See [1]this commit for more details on changes merged since the prior OpenCL 3.0.17 spec:
The OpenCL 3.0.18 specification is available from [2]GitHub .
[1] https://github.com/KhronosGroup/OpenCL-Docs/commit/2c2028732d7f84a6ec6a2fd54a02517ce98e9140
[2] https://github.com/KhronosGroup/OpenCL-Docs/releases/tag/v3.0.18
Mark625