triton.experimental.gluon.language.nvidia.rubin.tcgen05_copy
- triton.experimental.gluon.language.nvidia.rubin.tcgen05_copy(src, dst, _semantic=None)
Start an asynchronous copy from shared memory to tensor memory.
- Parameters:
src (shared_memory_descriptor) – Shared memory to copy from.
dst (tensor_memory_descriptor) – Tensor memory to copy to.