v01.01.15.x¶
New Features¶
- Support for OpenCL sub-devices (see
examples/vecadd_subdevice
) - OpenCL custom device for TI Deep Learning Library (TIDL)
Defect Fixes¶
- [MCT-855] Invoking clEnqueueNDRangeKernel with local_work_size set to NULL results in segmentation fault
- [MCT-809] Multiple processes offloading kernels containing OpenMP code crash the monitor
Supported Evaluation Modules (EVMs)¶
- AM572 EVM (Linux and TI-RTOS hosts)
- AM571 EVM
- 66AK2H EVM
- 66AK2L EVM
- 66AK2E EVM
- 66AK2G EVM
Compiler Versions¶
This release requires the following compiler versions:
Compiler | Version |
---|---|
ARM GCC | 7.2.1 (arm-linux-gnueabi) |
ARM GCC | 4.9.3 (arm-none-eabi, for OpenCL over TI-RTOS) |
C6000 | 8.2.2 |