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

April 2025 Release Checklist

Open bashbaug opened this issue 8 months ago • 0 comments

This issue is to track tasks related to the April 2025 spec release:

  • [x] Merge any last-minute spec fixes
    • [x] https://github.com/KhronosGroup/OpenCL-Docs/pull/1355
  • [x] Update OpenCL-Headers
    • [x] https://github.com/KhronosGroup/OpenCL-Headers/pull/261
  • [x] Update OpenCL ICD Loader
    • [x] https://github.com/KhronosGroup/OpenCL-ICD-Loader/pull/238
  • [x] Update OpenCL C++ bindings
    • [x] https://github.com/KhronosGroup/OpenCL-CLHPP/pull/322
  • [x] Merge any last-minute OpenCL-SDK fixes
    • [x] https://github.com/KhronosGroup/OpenCL-SDK/pull/131
    • [x] https://github.com/KhronosGroup/OpenCL-SDK/pull/133 (nice-to-have)
  • [ ] Update OpenCL-SDK submodules and project version
  • [x] Tag the spec sources - https://github.com/KhronosGroup/OpenCL-Docs/releases/tag/v3.0.18
  • [x] Build the specs and create an OpenCL-Registry PR to publish them - https://github.com/KhronosGroup/OpenCL-Registry/pull/162
    • [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/163
    • [ ] Check that all links work as expected
  • [ ] Tag and release additional ecosystem repos:
    • [ ] OpenCL-Headers
    • [ ] OpenCL-ICD-Loader
    • [ ] OpenCL-CLHPP
    • [ ] OpenCL-SDK
  • [x] ~~CTS Issues/PRs for new extensions~~ none in this release
  • [ ] Coordinate announcements

These PRs will be moved to the next release:

  • https://github.com/KhronosGroup/OpenCL-Docs/pull/1337
  • https://github.com/KhronosGroup/OpenCL-Docs/pull/1346 (nice-to-have)

bashbaug avatar Mar 31 '25 22:03 bashbaug