Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Macros | Typedefs | Functions
Fad_KokkosTests_HIP_Hierarchical.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Kokkos_Macros.hpp"
#include "Fad_KokkosTests.hpp"
Include dependency graph for Fad_KokkosTests_HIP_Hierarchical.cpp:

Go to the source code of this file.

Macros

#define SACADO_VIEW_CUDA_HIERARCHICAL   1
 
#define SACADO_VIEW_CUDA_HIERARCHICAL_DFAD_STRIDED   1
 
#define SACADO_KOKKOS_USE_MEMORY_POOL   1
 
#define SACADO_TEST_DFAD   1
 
#define VIEW_FAD_TESTS_FDC(F, D)
 
#define VIEW_FAD_TESTS_SFDC(F, D)
 

Typedefs

typedef Kokkos::LayoutContiguous< Kokkos::LayoutLeft, 64 > LeftContiguous64
 
typedef Kokkos::LayoutContiguous< Kokkos::LayoutRight, 64 > RightContiguous64
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ SACADO_VIEW_CUDA_HIERARCHICAL

#define SACADO_VIEW_CUDA_HIERARCHICAL   1

Definition at line 34 of file Fad_KokkosTests_HIP_Hierarchical.cpp.

◆ SACADO_VIEW_CUDA_HIERARCHICAL_DFAD_STRIDED

#define SACADO_VIEW_CUDA_HIERARCHICAL_DFAD_STRIDED   1

Definition at line 35 of file Fad_KokkosTests_HIP_Hierarchical.cpp.

◆ SACADO_KOKKOS_USE_MEMORY_POOL

#define SACADO_KOKKOS_USE_MEMORY_POOL   1

Definition at line 36 of file Fad_KokkosTests_HIP_Hierarchical.cpp.

◆ SACADO_TEST_DFAD

#define SACADO_TEST_DFAD   1

Definition at line 45 of file Fad_KokkosTests_HIP_Hierarchical.cpp.

◆ VIEW_FAD_TESTS_FDC

#define VIEW_FAD_TESTS_FDC ( F,
D )

◆ VIEW_FAD_TESTS_SFDC

#define VIEW_FAD_TESTS_SFDC ( F,
D )
Value:
VIEW_FAD_TESTS_SFLD( F, RightContiguous64, D )
#define VIEW_FAD_TESTS_SFLD(F, L, D)

Definition at line 58 of file Fad_KokkosTests_HIP_Hierarchical.cpp.

Typedef Documentation

◆ LeftContiguous64

typedef Kokkos::LayoutContiguous<Kokkos::LayoutLeft,64> LeftContiguous64

Definition at line 50 of file Fad_KokkosTests_HIP_Hierarchical.cpp.

◆ RightContiguous64

typedef Kokkos::LayoutContiguous<Kokkos::LayoutRight,64> RightContiguous64

Definition at line 51 of file Fad_KokkosTests_HIP_Hierarchical.cpp.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 66 of file Fad_KokkosTests_HIP_Hierarchical.cpp.