Tpetra parallel linear algebra  Version of the Day
List of all members
Tpetra::Details::Blas::Mkl::GemmCanUseMkl< ViewType1, ViewType2, ViewType3, CoefficientType, IndexType > Struct Template Reference

For this set of template parameters, can and should we implement Gemm (see below) using the MKL? More...

#include <Tpetra_Details_mklGemm.hpp>

Detailed Description

template<class ViewType1, class ViewType2, class ViewType3, class CoefficientType = typename ViewType1::non_const_value_type, class IndexType = int>
struct Tpetra::Details::Blas::Mkl::GemmCanUseMkl< ViewType1, ViewType2, ViewType3, CoefficientType, IndexType >

For this set of template parameters, can and should we implement Gemm (see below) using the MKL?

Definition at line 73 of file Tpetra_Details_mklGemm.hpp.


The documentation for this struct was generated from the following file: