Tpetra parallel linear algebra
Version of the Day
|
Do BLAS libraries (all that are compliant with the BLAS Standard) support the given Kokkos array layout? More...
#include <Tpetra_Details_Blas.hpp>
Do BLAS libraries (all that are compliant with the BLAS Standard) support the given Kokkos array layout?
Use the class like this: BlasSupportsLayout<typename SomeKokkosViewType::array_layout>::value;
Definition at line 82 of file Tpetra_Details_Blas.hpp.