Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate commonality between AOT Inductor/Triton/SPIRV Runner and refactor SYCL kernel launcher #2395

Open
kballeda opened this issue Oct 1, 2024 · 1 comment
Assignees
Labels

Comments

@kballeda
Copy link
Contributor

kballeda commented Oct 1, 2024

Find commonality between AOT Inductor needs, SPIRV Runner needs, and Triton needs and refactor the launch code in driver.py to separate out the SYCL-only parts.

PyTorch AOT Inductor will also be using SYCL launch code for running Triton kernels outside of Triton
Reference: https://github.com/pytorch/pytorch/pull/135318/files#diff-2bbc58fcef7d498ae6d81ce8751f411d60ce5c4e8da9aa8dd95ccd29b64a1ba8

@vlad-penkin
Copy link
Contributor

The preparation work for enabling AOT Inductor mode is in scope for

@alexbaden is this research task needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants