oneapi-src / oneapi-src/level-zero
CL_KERNEL_SPILL_MEM_SIZE_INTEL equivalent
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 335
- Forks
- 140
- Avg merge
- 12h 32m
- Merged PRs (30d)
- 5
Description
Hi,
In the Intel OpenCL Extension cl_intel_required_subgroup_size, the kernel property: CL_KERNEL_SPILL_MEM_SIZE_INTEL who "Returns the amount of spill memory used by a kernel", was added.
I was not able to find an equivalent in the L0 API. Do you think it will be possible to add this query to Level0?
Thanks,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the Intel cl_intel_required_subgroup_size extension with the Level Zero ze_device_kernel_properties_t API linked in the issue. Determine whether an equivalent kernel spill-memory query belongs in the Level Zero specification; done means the API addition or its disposition is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100