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 2
2
3
3
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
4
4
5
- ## [ 2024.0 ] - 2024-02-20
5
+ ## [ 2024.1 ] - 2024-02-20
6
6
7
7
### Added
8
8
- 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/).
12
12
- Update invocation image debug prints ([ #318 ] ).
13
13
- Delay erasing context from contexts_set during ` acl_idle_update ` ([ #322 ] ).
14
14
- 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 ] ).
15
16
16
17
### Removed
17
18
- 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/).
29
30
[ #323 ] : https://github.com/intel/fpga-runtime-for-opencl/pull/323
30
31
[ #324 ] : https://github.com/intel/fpga-runtime-for-opencl/pull/324
31
32
[ #326 ] : https://github.com/intel/fpga-runtime-for-opencl/pull/326
33
+ [ #330 ] : https://github.com/intel/fpga-runtime-for-opencl/pull/330
32
34
33
35
## [ 2024.0] - 2023-10-24
34
36
You can’t perform that action at this time.
0 commit comments