File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 22
33The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
44
5- ## [ 2024.0 ] - 2024-02-20
5+ ## [ 2024.1 ] - 2024-02-20
66
77### Added
88- Add support for hostpipe sideband signals ([ #323 ] ).
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1212- Update invocation image debug prints ([ #318 ] ).
1313- Delay erasing context from contexts_set during ` acl_idle_update ` ([ #322 ] ).
1414- Only write changing parts of kernel arguments to kernel CRA ([ #324 ] ).
15+ - Pass information on whether a streaming kernel has CRA arguments to MMD ([ #330 ] ).
1516
1617### Removed
1718- Remove simulator device from offline devices ([ #319 ] ).
@@ -29,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2930[ #323 ] : https://github.com/intel/fpga-runtime-for-opencl/pull/323
3031[ #324 ] : https://github.com/intel/fpga-runtime-for-opencl/pull/324
3132[ #326 ] : https://github.com/intel/fpga-runtime-for-opencl/pull/326
33+ [ #330 ] : https://github.com/intel/fpga-runtime-for-opencl/pull/330
3234
3335## [ 2024.0] - 2023-10-24
3436
You can’t perform that action at this time.
0 commit comments