KhronosGroup / KhronosGroup/OpenCL-Docs

Reference guide for 1.2 misses "CL_DEVICE_LINKER_AVAILABLE" device info constant

Open
#814 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
420
Forks
131
Avg merge
5d 13h
Merged PRs (30d)
11

Description

According to https://registry.khronos.org/OpenCL/sdk/1.2/docs/man/xhtml/clGetDeviceInfo.html , the `CL_DEVICE_LINKER_AVAILABLE` constant is available for `clGetDeviceInfo()`.

The reference guide for OpenCL 1.2, Rev.1118, [found here](https://www.khronos.org/files/opencl-1-2-quick-reference-card.pdf) (via [this overview page](https://www.khronos.org/developers/reference-cards/)) doesn't list this property for `clGetDeviceInfo()`.

Are such issues & corrections of these older versions still wanted?

Contributor guide

Open the contributing guide

Research direction

Compare the OpenCL 1.2 quick-reference card with the linked clGetDeviceInfo documentation, then locate the source used to generate the reference guide. Done means the CL_DEVICE_LINKER_AVAILABLE property is represented for clGetDeviceInfo() and the guide can be regenerated or verified without omissions.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.