triton-lang/triton-cpu

Support tl.debug_barrier

Closed this issue · 1 comments

int3 commented

I don't think this is super high pri since it seems intended as a pure debugging aid, but Inductor does generate barriers in its kernels to deal with this issue: triton-lang#1615.

int3 commented

Closed by #89.