kokkos-execution
0.0.1
Loading...
Searching...
No Matches
dependency.hpp
Go to the documentation of this file.
1
#ifndef KOKKOS_EXECUTION_IMPL_HIP_DEPENDENCY_HPP
2
#define KOKKOS_EXECUTION_IMPL_HIP_DEPENDENCY_HPP
3
9
10
namespace
Kokkos::Execution::Impl
{
11
12
template
<>
13
struct
HasExecWaitEvent
<
Kokkos
::HIP> : std::true_type { };
14
15
}
// namespace Kokkos::Execution::Impl
16
17
#endif
// KOKKOS_EXECUTION_IMPL_HIP_DEPENDENCY_HPP
Kokkos::Execution::Impl
Definition
attributes.hpp:6
Kokkos
Kokkos::Execution::Impl::HasExecWaitEvent
Definition
dependency.hpp:12
kokkos-execution
impl
HIP
dependency.hpp
Generated on
for kokkos-execution by
1.15.0