intel / intel/llvm

Add sycl_ext_oneapi_work_group_scratch_memory to the supported extensions list

Open
#23,030 2 comments 0 reactions 0 assignees View on GitHub
confirmed
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

The [sycl_ext_oneapi_work_group_scratch_memory](https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_work_group_scratch_memory.asciidoc) is currently experimental extension while actual products such as Pytorch rely on it in the shipped products. Can this extension be promoted from experimental to supported?

See: https://github.com/intel/torch-xpu-ops/blob/release/2.14/src/comm/SYCLHelpers.h#L288
CC: @gmlueck, @EikanWang, @guangyey

Contributor guide

Open the contributing guide

Research direction

Start with the experimental extension document at sycl/doc/extensions/experimental/sycl_ext_oneapi_work_group_scratch_memory.asciidoc and inspect how the repository records its supported extensions. Use the SYCLHelpers.h reference in torch-xpu-ops as context; done means the extension appears in the supported list rather than only among experimental extensions.

Written by the indexing model from the issue text.

Assessment

Domain
compilers
Issue type
Feature
Difficulty
3/5
Estimated time
Half a day
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.