You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the triton 3.5 release, we want to cherry-pick a few new changes (in
triton-lang/[email protected])
* f56d3448d0e7b238876fbb549dccce15ff2d9347 to fix some divide-by-zero
compiler crashes
* c9ba8a8430b7f2a7e3b482a7366c96ec1f6848c0 and
7d5de3033187c8a3bb4d2e322f5462cdaf49808f for supporting sm_88 and sm_110
NVIDIA architectures
We'd like to land this into llvm-head to trigger the llvm build, and
then we can revert the change once the build has completed to avoid any
conflicts with future llvm-head work (which probably doesn't want to be
on triton-lang/llvm-project for now)
0 commit comments