Targeting different architectures with Triton #6980
Unanswered
AgamemnonasKyriazis
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm considering the development of a compilation pipeline for Triton to target parallel architectures like FPGAs.
However, Triton's current design seems tightly coupled with GPUs and relies heavily on CUDA-related structures, which could be an issue for adapting it for FPGA targets or even invalidate the whole idea.
Beta Was this translation helpful? Give feedback.
All reactions