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