kokkos-execution
0.0.1
Loading...
Searching...
No Matches
execution_space_context.hpp
Go to the documentation of this file.
1
#ifndef KOKKOS_EXECUTION_TESTS_UTILS_EXECUTION_SPACE_CONTEXT_HPP
2
#define KOKKOS_EXECUTION_TESTS_UTILS_EXECUTION_SPACE_CONTEXT_HPP
3
4
#include "
tests/utils/context.hpp
"
5
6
#include "
kokkos-execution/execution_space.hpp
"
7
8
namespace
Tests::Utils
{
9
10
template
<Kokkos::ExecutionSpace Exec>
11
struct
ExecutionSpaceContextTest
:
public
ContextTest
<Kokkos::Execution::ExecutionSpaceContext, Exec> { };
12
13
}
// namespace Tests::Utils
14
15
#endif
// KOKKOS_EXECUTION_TESTS_UTILS_EXECUTION_SPACE_CONTEXT_HPP
context.hpp
execution_space.hpp
Tests::Utils
Definition
atomic.hpp:30
Tests::Utils::ContextTest
Definition
context.hpp:23
Tests::Utils::ExecutionSpaceContextTest
Definition
execution_space_context.hpp:11
tests
utils
execution_space_context.hpp
Generated on
for kokkos-execution by
1.15.0