Skip to content

Commit 996a022

Browse files
authored
update OpenCL change log from v3.0.11 (#837)
* start to update the change log * update the change log * update change log
1 parent 7e83a40 commit 996a022

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

api/appendix_e.asciidoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,3 +540,14 @@ Changes from *v3.0.10*:
540540
* Added new extensions:
541541
** `cl_khr_subgroup_rotate`
542542
** `cl_khr_work_group_uniform_arithmetic`
543+
544+
Changes from *v3.0.11*:
545+
546+
* Added a definition for a valid object and requirements for testing for valid objects.
547+
* Added a maximum limit for the number of arguments supported by a kernel.
548+
* Clarified requirements for comparability and uniqueness of object handles.
549+
* Clarified behavior for invalid device-side enqueue `clk_event_t` handles.
550+
* Clarified `cl_khr_command_buffer` interactions with other extensions.
551+
* Specified error behavior when a command buffer is finalized multiple times.
552+
* Added new extension:
553+
** `cl_khr_command_buffer_mutable_dispatch` (provisional)

0 commit comments

Comments
 (0)