KhronosGroup / KhronosGroup/OpenCL-CLHPP

clCreateCommandQueueWithProperties does not support properties like CL_QUEUE_PRIORITY_KHR CL_QUEUE_THROTTLE_KHR

Open
#284 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
425
Forks
133
Avg merge
3h 30m
Merged PRs (30d)
1

Description

clCreateCommandQueueWithProperties does not support properties like CL_QUEUE_PRIORITY_KHR CL_QUEUE_THROTTLE_KHR, currently only support CL_QUEUE_PROPERTIES

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating clCreateCommandQueueWithProperties and the handling of CL_QUEUE_PROPERTIES in the C++ bindings. Check how CL_QUEUE_PRIORITY_KHR and CL_QUEUE_THROTTLE_KHR are represented and whether related tests exist; done means those properties are accepted and covered by the project's tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.