|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "TestSpMv.hpp"#include "Stokhos_Cuda_CrsMatrix.hpp"#include "Kokkos_CrsMatrix_MP_Vector_Cuda.hpp"#include "Kokkos_Core.hpp"
Go to the source code of this file.
Functions | |
| template<typename Storage > | |
| void | mainCuda (int nGrid, int nIter, KokkosSparse::DeviceConfig dev_config) |
| template void | mainCuda< Stokhos::StaticFixedStorage< int, double, 1, Kokkos::Cuda > > (int nGrid, int nIter, KokkosSparse::DeviceConfig dev_config) |
| void mainCuda | ( | int | nGrid, |
| int | nIter, | ||
| KokkosSparse::DeviceConfig | dev_config | ||
| ) |
Definition at line 51 of file TestSpMv_Cuda.cpp.
| template void mainCuda< Stokhos::StaticFixedStorage< int, double, 1, Kokkos::Cuda > > | ( | int | nGrid, |
| int | nIter, | ||
| KokkosSparse::DeviceConfig | dev_config | ||
| ) |
1.8.5