triton.language.extra.cann.extension.SYNC_IN_VF
- class triton.language.extra.cann.extension.SYNC_IN_VF(*values)
Synchronization barrier modes for fine-grained vector/scalar instruction ordering.
Each value specifies which instruction types are blocked until previous instructions complete. The name follows the pattern
{blocked}_{awaited}: e.g.,VST_VLDblocks vector stores (VST) until vector loads (VLD) complete.Intended for use within an
scope()context.- __init__(*args, **kwds)
Attributes
VV_ALLVST_VLDVLD_VSTVST_VSTVS_ALLVST_LDVLD_STVST_STSV_ALLST_VLDLD_VSTST_VST