This repository was archived by the owner on Mar 2, 2026. It is now read-only.
v2024.1
Added
- Add support for hostpipe sideband signals (#323).
Changed
- Update clGetDeviceInfo to follow OpenCL 1.2 spec (#317).
- Update invocation image debug prints (#318).
- Delay erasing context from contexts_set during
acl_idle_update(#322). - Only write changing parts of kernel arguments to kernel CRA (#324).
- Pass information on whether a streaming kernel has CRA arguments to MMD (#330).
Removed
- Remove simulator device from offline devices (#319).