triton.experimental.gluon.language.amd.cdna5.mbarrier

Functions

init

Initialize an mbarrier with a specified count.

wait

Wait until the mbarrier's phase differs from the provided phase value.

arrive

Arrive at an mbarrier with a specified count.

Classes

MBarrierLayout

Layout for mbarrier synchronization.