XeTLA v0.3.6
IntelĀ® Xe Templates for Linear Algebra - API Definition Document
 
Loading...
Searching...
No Matches
api.hpp File Reference

C++ API. More...

Include dependency graph for api.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gpu::xetla::subgroup::tile_mma_t< matAcc_dst_t, matAcc_src_t, matB_t, matA_t, engine, arch_tag, enable >
 Is the xetla tile mma operation definition API. More...
 
struct  gpu::xetla::subgroup::mem_payload_t< mem_desc, tile_desc, message_type, arch_tag, enable >
 Is to illustrate the memory information. More...
 
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. More...
 
struct  gpu::xetla::subgroup::tile_desc_t< tile_size_x_, tile_size_y_, block_size_x_, block_size_y_, reg_layout_ >
 Is to illustrate the tile information about a sub matrix. More...
 
struct  gpu::xetla::subgroup::tile_t< dtype_, tile_desc_ >
 Is a struct contains some register file. More...
 

Namespaces

namespace  gpu
 
namespace  gpu::xetla
 
namespace  gpu::xetla::subgroup
 

Detailed Description

C++ API.