Script.wgmma.commit_group

Script.wgmma.commit_group

Script.wgmma.commit_group()[source]

Commit the previously issued warp group MMA operations.

Groups all prior uncommitted wgmma.mma operations into a commit group that can be waited on with wgmma.wait_group.

Notes

  • Thread group: Must be executed by a warp group (4 warps).

  • Hardware: Requires compute capability 9.0a+ (sm_90a).

  • PTX: wgmma.commit_group.sync.aligned

Return type:

None