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

C++ API. More...

#include "kernel/gemm/common.hpp"
Include dependency graph for dispatch_policy.hpp:

Go to the source code of this file.

Classes

struct  gpu::xetla::kernel::group_swizzle_default< arch_tag_ >
 Default GROUP_SWIZZLE implementation. More...
 
struct  gpu::xetla::kernel::group_swizzle_snake< wg_num_n_, arch_tag_ >
 GROUP_SWIZZLE implementation of snake curve. More...
 
struct  gpu::xetla::kernel::dispatch_policy_default< group_swizzle_policy_ >
 Default GEMM_UNIVERSAL implementation. More...
 
struct  gpu::xetla::kernel::dispatch_policy_kslicing< group_swizzle_policy_, global_ratio_, local_ratio_ >
 Kslicing GEMM_UNIVERSAL implementation. More...
 
struct  gpu::xetla::kernel::dispatch_policy_stream_k< arch_tag_ >
 StreamK GEMM implementation. More...
 

Namespaces

namespace  gpu
 
namespace  gpu::xetla
 
namespace  gpu::xetla::kernel
 

Detailed Description

C++ API.