Skip to content

Commit

Permalink
Integrate Triton up to [c5036b9b](https://github.com/openai/triton/co…
Browse files Browse the repository at this point in the history
  • Loading branch information
chsigg authored and Google-ML-Automation committed Feb 24, 2025
1 parent f7c4b3b commit 0fed38f
Show file tree
Hide file tree
Showing 28 changed files with 153 additions and 668 deletions.
29 changes: 0 additions & 29 deletions third_party/triton/llvm_integration/cl722861209.patch

This file was deleted.

11 changes: 0 additions & 11 deletions third_party/triton/llvm_integration/cl727763182.patch

This file was deleted.

235 changes: 0 additions & 235 deletions third_party/triton/llvm_integration/cl727917222.patch

This file was deleted.

12 changes: 0 additions & 12 deletions third_party/triton/llvm_integration/cl728192169.patch

This file was deleted.

32 changes: 0 additions & 32 deletions third_party/triton/llvm_integration/cl728670559.patch

This file was deleted.

4 changes: 0 additions & 4 deletions third_party/triton/llvm_integration/series.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,5 @@ LLVM nor MLIR integrator, please do not add any patches to this list.
"""

llvm_patch_list = [
"//third_party/triton:llvm_integration/cl727763182.patch",
"//third_party/triton:llvm_integration/cl727917222.patch",
"//third_party/triton:llvm_integration/cl728192169.patch",
"//third_party/triton:llvm_integration/cl728670559.patch",
# Add new patches just above this line
]
27 changes: 0 additions & 27 deletions third_party/triton/temporary/addition_to_sparsity.patch

This file was deleted.

81 changes: 0 additions & 81 deletions third_party/triton/temporary/enable_peer_access.patch

This file was deleted.

13 changes: 0 additions & 13 deletions third_party/triton/temporary/fix_assert.patch

This file was deleted.

63 changes: 0 additions & 63 deletions third_party/triton/temporary/fix_fence_insertion_race.patch

This file was deleted.

46 changes: 0 additions & 46 deletions third_party/triton/temporary/mlir_types.patch

This file was deleted.

2 changes: 0 additions & 2 deletions third_party/triton/temporary/series.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ those to this list.
"""

temporary_patch_list = [
"//third_party/triton:temporary/fix_fence_insertion_race.patch",
"//third_party/triton:temporary/enable_peer_access.patch",
"//third_party/triton:temporary/sm120.patch",
# Add new patches just above this line
]
4 changes: 2 additions & 2 deletions third_party/triton/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ load("//third_party/triton:xla_extensions/series.bzl", "extensions_files_patch_l
def repo():
"""Imports Triton."""

TRITON_COMMIT = "cl722997049"
TRITON_SHA256 = "3c5de0e06947cc8cd6b6b06d0c28b3234f6ff72a4ae8f63c80e6d276413e5d7e"
TRITON_COMMIT = "cl729573819"
TRITON_SHA256 = "89d4793ae46a7dc34e1eddbe37e8db6fe4eafdd31529fad5df55c1810f401df9"
tf_http_archive(
name = "triton",
sha256 = TRITON_SHA256,
Expand Down
Loading

0 comments on commit 0fed38f

Please sign in to comment.