KhronosGroup / KhronosGroup/OpenCL-Docs
Typo in cl_hr_external_semaphore
Open
- Dominant language
- Python
- Stars
- 420
- Forks
- 131
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 11
Description
In the sample for clEnqueueWaitSemaphoreKHR, there is a typo where 6 arguments are passed, not 7 https://registry.khronos.org/OpenCL/sdk/3.0/docs/man/html/cl_khr_external_semaphore.html
Contributor guide
Research direction
Open the external semaphore sample for clEnqueueWaitSemaphoreKHR at the linked reference page and compare the call's argument list with the documented signature. Correct the sample so it passes six arguments, then verify the rendered example no longer shows seven.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100