v01.01.12.x¶
New Features¶
- Multiprocess support on Linux (refer Dispatch from multiple Linux processes for details)
- Added the ability to specify a timeout for OpenCL kernels (refer Setting Timeout Limit on OpenCL Kernels for details)
- Switched K2H, K2L and K2E to using IPC message queues for ARM-DSP communication
Defect Fixes¶
- [MCT-692] Fixed wrong results with sgemm example on K2H due to EDMA operations exceeding boundaries of matrices.
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 | 5.3.1 (arm-linux-gnueabi) |
ARM GCC | 4.9.3 (arm-none-eabi, for OpenCL over TI-RTOS) |
C6000 | 8.1.3 |