Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
TestCuda.cpp File Reference
Include dependency graph for TestCuda.cpp:

Go to the source code of this file.

Classes

struct  unit_test::performance_test_driver< Scalar, Kokkos::Cuda >

Namespaces

namespace  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)

Function Documentation

◆ mainCuda()

template<typename Scalar>
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.

◆ mainCuda< float >()

template int mainCuda< float > ( bool ,
bool ,
bool ,
bool ,
bool ,
int  )

◆ mainCuda< double >()

template int mainCuda< double > ( bool ,
bool ,
bool ,
bool ,
bool ,
int  )