KhronosGroup / KhronosGroup/OpenCL-CTS

Subgroups tests - adjust test non_uniform_broadcast and broadcast_first to use mask for active workitems

Open Beginner friendly
#1,198 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
232
Forks
235
Avg merge
8d 7h
Merged PRs (30d)
18

Description

* Remove variable NR_OF_ACTIVE_WORK_ITEMS
* use masks as a pattern for active workitems (like other ballot functions)

Contributor guide

No contributing guide indexed for this repository

Research direction

Find the subgroup tests named non_uniform_broadcast and broadcast_first, then read their current handling of active workitems. Compare the mask pattern used by the other ballot functions, remove NR_OF_ACTIVE_WORK_ITEMS, and use masks consistently. Done means both tests follow that pattern and their test coverage passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing-qa
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.