|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "TestStochastic.hpp"#include "Kokkos_Core.hpp"#include "Stokhos_Cuda_CrsMatrix.hpp"#include "Stokhos_Cuda_BlockCrsMatrix.hpp"#include "Stokhos_Cuda_StochasticProductTensor.hpp"#include "Stokhos_Cuda_SymmetricDiagonalSpec.hpp"#include "Stokhos_Cuda_CrsProductTensor.hpp"#include "Stokhos_Cuda_TiledCrsProductTensor.hpp"#include "Stokhos_Cuda_SimpleTiledCrsProductTensor.hpp"#include "Stokhos_Cuda_CooProductTensor.hpp"#include "Stokhos_Cuda_FlatSparse3Tensor.hpp"#include "Stokhos_Cuda_FlatSparse3Tensor_kji.hpp"#include "Stokhos_Cuda_LexicographicBlockSparse3Tensor.hpp"#include "Stokhos_Cuda_LinearSparse3Tensor.hpp"
Go to the source code of this file.
Classes | |
| struct | unit_test::performance_test_driver< Scalar, Kokkos::Cuda > |
Namespaces | |
| unit_test | |
Functions | |
| template<typename Scalar > | |
| int | mainCuda (bool test_flat, bool test_orig, bool test_lin, bool test_block, bool symmetric, int device_id) |
| template int | mainCuda< float > (bool, bool, bool, bool, bool, int) |
| template int | mainCuda< double > (bool, bool, bool, bool, bool, int) |
| int mainCuda | ( | bool | test_flat, |
| bool | test_orig, | ||
| bool | test_lin, | ||
| bool | test_block, | ||
| bool | symmetric, | ||
| int | device_id | ||
| ) |
Definition at line 92 of file TestCuda.cpp.
| template int mainCuda< float > | ( | bool | , |
| bool | , | ||
| bool | , | ||
| bool | , | ||
| bool | , | ||
| int | |||
| ) |
1.8.5