Commit d0153b2
authored
[Proton] Fix proton intra kernel profiling buffer overflow warning (triton-lang#8109)
Fixed the miscalculated event size that each warp captured for reporting
the overflow warning.1 parent 3d8b0be commit d0153b2
File tree
1 file changed
+6
-3
lines changed- third_party/proton/common/lib/TraceDataIO
1 file changed
+6
-3
lines changedLines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
| 59 | + | |
57 | 60 | | |
58 | | - | |
| 61 | + | |
59 | 62 | | |
60 | | - | |
| 63 | + | |
61 | 64 | | |
62 | | - | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
0 commit comments