KhronosGroup / KhronosGroup/OpenCL-Docs
Document more OpenCL C edge case behavior
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 421
- Forks
- 132
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 11
Description
Now that we've merged https://github.com/KhronosGroup/OpenCL-Docs/pull/1539, which documented more edge case behavior in the SPIR-V environment spec, we should consider making similar changes to the OpenCL C spec.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading merged pull request 1539 and the edge-case behavior it added to the SPIR-V environment spec. Compare that coverage with the OpenCL C specification, identify corresponding undocumented behavior, and update the relevant OpenCL C specification sources. Done means the selected edge cases are documented consistently with the existing specification changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100