XeTLA v0.3.6
IntelĀ® Xe Templates for Linear Algebra - API Definition Document
 
Loading...
Searching...
No Matches
gpu::xetla::subgroup::prefetch_payload_t< mem_desc_, tile_desc_, cooperative_num_, arch_tag, enable > Struct Template Reference

Is to illustrate the memory information to prefetch data to cache. More...

#include <api.hpp>

Detailed Description

template<typename mem_desc_, typename tile_desc_, uint32_t cooperative_num_, gpu_arch arch_tag, typename enable = void>
struct gpu::xetla::subgroup::prefetch_payload_t< mem_desc_, tile_desc_, cooperative_num_, arch_tag, enable >

Is to illustrate the memory information to prefetch data to cache.

Template Parameters
mem_descIs the memory descriptor
tile_desc_Is the tile descriptor.
cooperative_num_Is the thread nums to prefetch data.
arch_tagIs the hardware architecture tag.