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
Labels
enhancement
New feature or request
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 useDenseI8ArrayAttribute
, today it uses IntArrayAttribute that doesn't allow to constraint the attribute type to I8.The text was updated successfully, but these errors were encountered: