开发者
资源
[object Object][object Object][object Object]undefined
[object Object]

将数据从Global Memory (GM) 搬运到 Unified Buffer (UB)。

[object Object]
  • 前n个数据搬运
[object Object]
  • 高维切分搬运
[object Object]
  • 同步计算
[object Object]
[object Object]

表1 参数说明

[object Object]undefined
[object Object]

[object Object]

PIPE_MTE2

[object Object]
  • src的起始地址要求按照对应数据类型所占字节数对齐。
  • dst的起始地址要求32字节对齐。
  • 如果需要执行多条asc_copy_gm2ub指令,且asc_copy_gm2ub指令的目的地址存在重叠,需要插入同步指令,保证多个asc_copy_gm2ub指令的串行化,防止出现异常数据。
  • 同步计算包含同步等待。
[object Object]
[object Object]