KhronosGroup / KhronosGroup/OpenCL-Docs
add a query for the maximum number of function arguments
- Dominant language
- Python
- Stars
- 420
- Forks
- 131
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 11
Description
See discussion in: https://github.com/KhronosGroup/OpenCL-CTS/pull/1372
See also: https://github.com/KhronosGroup/OpenCL-Docs/issues/805
As a longer-term solution, rather than defining a hard-coded limit of 255 function arguments, we could add a new device query for the maximum number of supported function arguments. This could be done as an extension or in a new version of the API.
Contributor guide
Research direction
Start by reading the discussion in OpenCL-CTS pull request 1372 and OpenCL-Docs issue 805. Determine whether the maximum supported function-argument count belongs in an extension or a new API version, and document the query design and specification changes needed for the work to be complete.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100