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

C++ API. More...

#include "group/tile_shape.hpp"
#include "subgroup/subgroup.hpp"
Include dependency graph for cooperative_reduction.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gpu::xetla::group::cooperative_reduce_t< reduce_kind, tile_shape, matAcc_t, num_cooperative_wg, arch_tag, enable >
 Workgroups to do the cooperative reduction. More...
 
class  gpu::xetla::group::cooperative_reduce_t< reduce_kind, tile_shape_, matAcc_t, num_cooperative_wg, arch_tag_, std::enable_if_t<(arch_tag_==gpu_arch::Xe)> >
 Workgroups to do the cooperative reduction. Specialized for Xe architecture. More...
 
class  gpu::xetla::group::cooperative_reduce_t< reduce_kind, tile_shape_, matAcc_t, 1, arch_tag_, std::enable_if_t<(arch_tag_==gpu_arch::Xe)> >
 Workgroups to do the cooperative reduction. More...
 

Namespaces

namespace  gpu
 
namespace  gpu::xetla
 
namespace  gpu::xetla::group
 

Detailed Description

C++ API.