KhronosGroup / KhronosGroup/OpenCL-CTS

Exhaustive coverage for CL_EVENT_COMMAND_TYPE

Open
#613 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

missing-coverage
Dominant language
C++
Stars
232
Forks
237
Avg merge
8d 7h
Merged PRs (30d)
18

Description

Many command types are currently not covered. I suggest creating a new test to cover all of them.

  • Make a list of the command types that are not covered
  • Implement the missing tests

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing coverage for CL_EVENT_COMMAND_TYPE and the definitions of all command types in the OpenCL CTS. Make a complete list of uncovered types, add tests for each one, and verify that the test suite covers every command type.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.