C++ API. More...
#include "subgroup/tile/tile.hpp"

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 |
C++ API.