KhronosGroup / KhronosGroup/SPIRV-Tools

[OpenCL validation] Execution model

Open
#2,590 1 comment 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

From the environment spec:
```
The Execution Model declared in OpEntryPoint must be Kernel.
```

Contributor guide

Open the contributing guide

Research direction

Start by locating the OpenCL environment validation for OpEntryPoint and the existing execution-model checks. Compare that validation with the cited environment specification; done means an OpEntryPoint using an execution model other than Kernel is rejected, with coverage in the relevant validation tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers, tooling
Issue type
Bug
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.