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

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

#include <Tpetra_Details_cublasGemm.hpp>

Detailed Description

template<class ViewType1, class ViewType2, class ViewType3, class CoefficientType, class IndexType>
struct Tpetra::Details::Blas::Cublas::GemmCanUseCublas< ViewType1, ViewType2, ViewType3, CoefficientType, IndexType >

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

Definition at line 79 of file Tpetra_Details_cublasGemm.hpp.


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