OpenCL-Docs icon indicating copy to clipboard operation
OpenCL-Docs copied to clipboard

April 2024 Release Checklist

Open bashbaug opened this issue 1 year ago • 0 comments

This issue is to track tasks related to the April 2024 spec release.

  • [x] Merge any last-minute fixes - done!
  • [x] Add extension headers to OpenCL-Headers - https://github.com/KhronosGroup/OpenCL-Headers/pull/249
  • [x] Update OpenCL C++ bindings - https://github.com/KhronosGroup/OpenCL-CLHPP/pull/291
  • [x] Update OpenCL-SDK submodules and project version - https://github.com/KhronosGroup/OpenCL-SDK/pull/103
  • [x] Tag the spec sources - https://github.com/KhronosGroup/OpenCL-Docs/releases/tag/v3.0.16
  • [x] Build the specs and create an OpenCL-Registry PR to publish them - https://github.com/KhronosGroup/OpenCL-Registry/pull/150
    • [x] Check that all links work as expected
  • [x] Build the reference pages and create an OpenCL-Registry PR to publish them - https://github.com/KhronosGroup/OpenCL-Registry/pull/151
    • [x] Check that all links work as expected
  • [ ] Tag and release additional ecosystem repos:
    • [ ] OpenCL-SDK
    • [ ] OpenCL-Headers
    • [ ] OpenCL-CLHPP
    • [ ] OpenCL-ICD-Loader
  • [x] CTS Issues/PRs for new extensions
    • [x] cl_khr_kernel_clock - https://github.com/KhronosGroup/OpenCL-CTS/pull/1960
  • [x] Coordinate announcements

bashbaug avatar Apr 04 '24 16:04 bashbaug