KhronosGroup / KhronosGroup/SPIRV-Tools

[OpenCL validation] Validate group async copy and wait instructions

Open
#4,660 0 comments 0 reactions 0 assignees View on GitHub
component:validation
Dominant language
C++
Stars
1.4k
Forks
709
Avg merge
1d 22h
Merged PRs (30d)
28

Description

* Core SPIR-V constraints for **OpGroupAsyncCopy** and **OpGroupWaitEvents**
* From OpenCL environment specification: validate that _Scope_ for _Execution_ is **Workgroup**

Contributor guide

Open the contributing guide

Research direction

Start by locating the validation logic for OpGroupAsyncCopy and OpGroupWaitEvents, then compare its scope checks with the OpenCL environment specification. The work is done when Execution scope is validated as Workgroup for both instructions and the relevant validation tests pass.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.