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

[Triton] Do not use temp files for passing PTX to HAL executable #126

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

[Triton] Do not use temp files for passing PTX to HAL executable #126

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

Comments

@ezhulenev
Copy link
Contributor

https://github.com/openxla/openxla-nvgpu/blob/628fc75bcfe00c0ab2551824914a896668f21909/compiler/src/openxla/compiler/nvgpu/Dialect/TritonFlow/Conversion/ConvertTritonToFlowDispatch.cpp#L231-L232

Executable source has data attribute. Also HAL::ExecutabalObject has to be updated to use DenseI8ArrayAttribute, today it uses IntArrayAttribute that doesn't allow to constraint the attribute type to I8.

@ezhulenev ezhulenev added the enhancement New feature or request label Jun 9, 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