[object Object][object Object][object Object]undefined
[object Object]

Moves data from Global Memory (GM) to Unified Buffer (UB).

[object Object]
  • First-n data movement
[object Object]
  • High-dimensional tiling movement
[object Object]
  • Synchronous computation
[object Object]
[object Object]

Table 1 Parameter Description

[object Object]undefined
[object Object]

None

[object Object]

PIPE_MTE2

[object Object]
  • The start address of src must be aligned to the number of bytes occupied by the corresponding data type.
  • The start address of dst must be 32-byte aligned.
  • If multiple asc_copy_gm2ub instructions need to be executed and the destination addresses of the asc_copy_gm2ub instructions overlap, a synchronization instruction must be inserted to ensure serialization of multiple asc_copy_gm2ub instructions and prevent abnormal data.
  • Synchronous computation includes synchronization wait.
[object Object]
[object Object]