Intel® CPU Runtime for OpenCL™ Applications Release Notes

ID 853313
Updated 6/17/2024
Version
Public

A newer version of this document is available. Customers should click here to go to the newest version.

author-image

By

This page provides the current Release Notes for Intel® CPU Runtime for OpenCL™ Applications for Intel® Core™ and Intel® Xeon® processors. This page covers the CPU (x86-64) OpenCL™ implementation only. See the OpenCL™ Runtimes for Intel® Processors article for additional Intel® Graphics Technology information. The notes are categorized by year, from newest to oldest, with individual releases listed within each year.

Download the linked PDFs for the detailed release notes, which include important information, such as pre-requisites, software compatibility, installation instructions, and known issues.

For questions or technical support, visit Intel® OpenCL™ for CPU forum.

2024.2

Release Notes

Overview

  • Implemented clGetKernelSuggestedLocalWorkSizeKHR API which is introduced in OpenCL spec 3.0.
  • Optimized the private memory management to avoid potential out of resource error.
  • Bug fixing for stabilization.

 

2024.1

Release Notes

Overview

  • Fully support FP16 data type. It’s not an experimental feature now.
  • Optimize the performance for test cases with big local/private memory requirements.
  • Bug fixing for stabilization.

2024.0

Release Notes

Overview

  • Fix several potential memory leak issues.
  • Improve kernel code debug information accuracy.
  • Optimize the code to reduce binary size. It will improve the runtime initialization efficiency.