Skip to main content

Mojo function

copy_dram_to_sram_lds

copy_dram_to_sram_lds[swizzle: Optional[Swizzle] = Optional()](dst: LayoutTensor[dst.dtype, dst.layout, dst.origin, address_space=dst.address_space, element_layout=dst.element_layout, layout_int_type=dst.layout_int_type, linear_idx_type=dst.linear_idx_type, masked=dst.masked, alignment=dst.alignment], src: LayoutTensor[src.dtype, src.layout, src.origin, address_space=src.address_space, element_layout=src.element_layout, layout_int_type=src.layout_int_type, linear_idx_type=src.linear_idx_type, masked=src.masked, alignment=src.alignment], lds_base_ptr: UInt32 = 0)

Was this page helpful?