kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Tests::ExecutionSpaceImpl::ParallelForTest Class Reference
Inheritance diagram for Tests::ExecutionSpaceImpl::ParallelForTest:
Tests::Utils::ExecutionSpaceContextTest< TEST_EXECUTION_SPACE > Kokkos::utils::tests::scoped::callbacks::Manager Tests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec > Kokkos::utils::tests::scoped::ExecutionSpace< Exec > Tests::ExecutionSpaceImpl::ParallelForTest_closure_object_creation_overloads_Test Tests::ExecutionSpaceImpl::ParallelForTest_starts_on_parallel_region_Test Tests::ExecutionSpaceImpl::ParallelForTest_team_policy_Test Tests::ExecutionSpaceImpl::ParallelForTest_two_parallel_regions_Test

Public Types

using recorder_listener_t
using variant_t = typename recorder_listener_t::event_variant_t
Public Types inherited from Tests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec >
using context_t
using scheduler_t
using schedule_sender_t
using value_t
using view_s_t

Static Public Attributes

static constexpr bool on_device = Tests::Utils::on_device<TEST_EXECUTION_SPACE>()

Additional Inherited Members

Public Member Functions inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec >
 ExecutionSpace ()
ExecutionSpaceoperator= (const ExecutionSpace &)=delete
Public Member Functions inherited from Kokkos::utils::tests::scoped::callbacks::Manager
 Manager ()
 ~Manager ()
 Manager (const Manager &)=delete
Manageroperator= (const Manager &)=delete
Public Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec >
Exec exec

Detailed Description

Definition at line 28 of file test_parallel_for.cpp.

Member Typedef Documentation

◆ recorder_listener_t

◆ variant_t

using Tests::ExecutionSpaceImpl::ParallelForTest::variant_t = typename recorder_listener_t::event_variant_t

Definition at line 34 of file test_parallel_for.cpp.

Member Data Documentation

◆ on_device

bool Tests::ExecutionSpaceImpl::ParallelForTest::on_device = Tests::Utils::on_device<TEST_EXECUTION_SPACE>()
staticconstexpr

Definition at line 36 of file test_parallel_for.cpp.


The documentation for this class was generated from the following file: