triton-lang/triton

Making fused attention work with GPUs other than A100

Open

#616 opened on Aug 9, 2022

 (7 comments) (0 reactions) (0 assignees)MLIR (3,136 forks)github user discovery
help wanted

Repository metrics

Stars
 (19,995 stars)
PR merge metrics
 (Avg merge 2d 18h) (185 merged PRs in 30d)

Description

I am curious why does the fused attention code only with A100? Is there a way to make it work on other GPUs such as Quadro GP100?

Contributor guide