Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

[Triton] Construct stream.executable from Triton functions #143

Open
ezhulenev opened this issue Jun 15, 2023 · 0 comments
Open

[Triton] Construct stream.executable from Triton functions #143

ezhulenev opened this issue Jun 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ezhulenev
Copy link
Contributor

ezhulenev commented Jun 15, 2023

Depends on: #142

Instead of building hal.executable.source with PTX it should be possible to build stream.executable with nested module with LLVM IR. In this case Triton plugin will not have to make sure Triton ABI matches IREE HAL ABI. Triton kernel will become somewhat like a ukernel (see example in iree-org/iree#14101 (comment))

Discussion: https://discord.com/channels/689900678990135345/804403964463546378/1118690243672031264

@ezhulenev ezhulenev added the enhancement New feature or request label Jun 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant