DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::esimd::xmx::detail Namespace Reference

Functions

template<typename T >
constexpr dpas_argument_type dpas_precision_from_type ()
 
template<dpas_argument_type T>
constexpr int dpas_bitsize_from_precision ()
 
template<int RepeatCount, int AElemBitSize, int BElemBitSize, bool IsDPASW>
constexpr void verify_repeat_count ()
 
template<int SystolicDepth, int RepeatCount, typename T , typename CT , typename BT , typename AT , dpas_argument_type BPrecision, dpas_argument_type APrecision, int BN, int AN, bool IsDPASW = false>
constexpr int verify_parameters_and_deduce_exec_size ()
 

Function Documentation

◆ dpas_bitsize_from_precision()

◆ dpas_precision_from_type()

◆ verify_parameters_and_deduce_exec_size()

template<int SystolicDepth, int RepeatCount, typename T , typename CT , typename BT , typename AT , dpas_argument_type BPrecision, dpas_argument_type APrecision, int BN, int AN, bool IsDPASW = false>
constexpr int sycl::_V1::ext::intel::esimd::xmx::detail::verify_parameters_and_deduce_exec_size ( )
constexpr

◆ verify_repeat_count()

template<int RepeatCount, int AElemBitSize, int BElemBitSize, bool IsDPASW>
constexpr void sycl::_V1::ext::intel::esimd::xmx::detail::verify_repeat_count ( )
constexpr

Definition at line 60 of file dpas.hpp.