KhronosGroup / KhronosGroup/OpenCL-CTS

Fix dependency on non-uniform ND ranges for any device-side-enqueue tests

Open
#985 0 comments 0 reactions 0 assignees View on GitHub
cleanup/refactoring
Dominant language
C++
Stars
232
Forks
235
Avg merge
8d 7h
Merged PRs (30d)
18

Description

There is no coupling between non-uniform ND ranges and device-side-enqueue features.
And device-side enqueue could be supported without also supporting non-uniform ND-ranges.
This issue tracks reviewing CTS tests to see if any of device-side-enqueue tests are assuming non-uniform ND ranges support on device-side enqueues and fix the same.

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the CTS tests covering device-side enqueue and identify cases that assume support for non-uniform ND ranges on device-side enqueues. Compare those assumptions with the stated independence of the features, then run the affected tests; done means device-side-enqueue coverage no longer requires non-uniform ND-range support.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.