-
Notifications
You must be signed in to change notification settings - Fork 795
Open
Labels
enhancementNew feature or requestNew feature or requestsycl-mlirPull requests or issues for sycl-mlir branchPull requests or issues for sycl-mlir branch
Description
Is your feature request related to a problem? Please describe
Hi, I want to be able to use SYCL abstractions and runtime but from a front end other than C++. My aim is to write BLAS at higher level in this frontend and be able to do kernel fusion with it. I can't do this in C++ because I can't do codegen.
Describe the solution you would like
Can I emit sycl-mlir for device only code and use intel unified runtime?
Describe alternatives you have considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsycl-mlirPull requests or issues for sycl-mlir branchPull requests or issues for sycl-mlir branch