Skip to content

Commit 8a5ddd4

Browse files
authored
update the spec change log with changes from v3.0.13 (#910)
* update the spec change log with changes from v3.0.13 * add related GitHub PRs to the change log
1 parent 73a3a25 commit 8a5ddd4

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

api/appendix_e.asciidoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,3 +561,12 @@ Changes from *v3.0.12*:
561561
* Added missing calls to {clBuildProgram} to the `cl_khr_command_buffer` and `cl_khr_command_buffer_mutable_dispatch` sample code.
562562
* Fixed a copy-paste error in the extensions quick reference appendix.
563563
* Fixed typos and improved formatting consistency in the extensions spec.
564+
565+
Changes from *v3.0.13*:
566+
567+
* Corrected the precision for `cross` and `dot` to be based on `HALF_EPSILON` in `cl_khr_fp16`, see GitHub #893.
568+
* Added a context query for command-buffers to `cl_khr_command_buffer`, see GitHub #899.
569+
* Updated the semaphore wait and signal rules for binary semaphores in `cl_khr_semaphore`, see GitHub #882.
570+
* Removed redundant error conditions from `cl_khr_external_semaphore` and `cl_khr_external_memory`, see GitHub #903 and #904.
571+
* Added new extension:
572+
** `cl_khr_command_buffer_multi_device` (provisional)

0 commit comments

Comments
 (0)