Skip to content

[SYCL-MLIR] Alternate frontends #12990

Open
@chsasank

Description

@chsasank

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

No one assigned

    Labels

    enhancementNew feature or requestsycl-mlirPull requests or issues for sycl-mlir branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions