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 "
kokkos-execution/execution_space.hpp
"
5
6
#include "
tests/utils/context.hpp
"
7
#include "
tests/utils/functors/throws_when_copied.hpp
"
8
9
namespace
Tests::Utils
{
10
11
template
<Kokkos::ExecutionSpace Exec>
12
struct
ExecutionSpaceContextTest
:
public
ContextTest
<Kokkos::Execution::ExecutionSpaceContext, Exec> { };
13
14
}
// namespace Tests::Utils
15
16
#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:25
Tests::Utils::ExecutionSpaceContextTest
Definition
execution_space_context.hpp:12
throws_when_copied.hpp
tests
utils
execution_space_context.hpp
Generated on
for kokkos-execution by
1.15.0