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

C++ API. More...

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

Go to the source code of this file.

Classes

class  gpu::xetla::subgroup::cooperative_load_helper_t< matAcc_t_, mem_layout_, num_cooperative_wg, arch_tag_, enable >
 Helper to do the cooperative workgroups load. More...
 
class  gpu::xetla::subgroup::cooperative_load_helper_t< matAcc_t_, mem_layout::row_major, num_cooperative_wg, arch_tag_, std::enable_if_t< gpu_arch::Xe==arch_tag_ > >
 Workgroups to do the cooperative load. Specialized for and row_major and Xe architecture. More...
 
class  gpu::xetla::subgroup::cooperative_load_helper_t< matAcc_t_, mem_layout::col_major, num_cooperative_wg, arch_tag_, std::enable_if_t< gpu_arch::Xe==arch_tag_ > >
 Workgroups to do the cooperative load. Specialized for and row_major and Xe architecture. More...
 

Namespaces

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

Detailed Description

C++ API.