| Cstdexec::__immovable | |
| CKokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | |
| CKokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs... > | |
| CKokkos::Execution::ExecutionSpaceImpl::OpState< Sndr, Rcvr, Clsrs > | |
| CKokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | |
| Cstdexec::__query | |
| CKokkos::Execution::ExecutionSpaceImpl::get_exec_t | |
| CTests::Impl::FwdPropC | |
| CTests::Impl::FwdPropD | |
| CTests::Impl::PropA | |
| CTests::Impl::PropB | |
| CTests::PropA | |
| CTests::PropB | |
| Cstdexec::__tuple | |
| CKokkos::Execution::Impl::ParallelForSender< Sndr, Label, Functor, ExecPolicy > | |
| CKokkos::Execution::ExecutionSpaceImpl::ApplySenderFor< Tag > | |
| CKokkos::Execution::ExecutionSpaceImpl::ApplySenderFor< stdexec::sync_wait_t > | Customize sync_wait |
| CKokkos::Execution::ExecutionSpaceImpl::Scheduler< Exec >::Sender::Attributes | See https://github.com/NVIDIA/stdexec/blob/5076be2b35de2e78330201b888d82c81b8cb428b/include/nvexec/stream_context.cuh#L110 |
| CKokkos::Execution::GraphImpl::Scheduler< Exec >::Sender::Attributes | See https://github.com/NVIDIA/stdexec/blob/5076be2b35de2e78330201b888d82c81b8cb428b/include/nvexec/stream_context.cuh#L110 |
| CKokkos::Execution::Impl::BulkTraits<... > | Extract the policy, shape and functor type of bulk data |
| CKokkos::Execution::Impl::BulkTraits< stdexec::__bulk::__data< Policy, Shape, Functor > > | |
| CTests::Utils::check_rcvr_env_queryable_with_t< IsQueryable, Queries > | |
| CTests::Utils::check_scheduler_type_t< Tag, Schd > | |
| CTests::Utils::CheckRcvrEnvQueryableWithSender< IsQueryable, Sndr, Queries > | |
| CTests::Utils::CheckSchedulerTypeSender< Sndr, Tag, Schd > | |
| CKokkos::Execution::ExecutionSpaceImpl::ContinuesOnReceiver< Rcvr, FwdPolicy > | Receiver for continues_on |
| CKokkos::Execution::ExecutionSpaceImpl::ContinuesOnSender< Sndr > | Sender for continues_on |
| CTests::Utils::Functors::Counter | Count construction, move/copy construction, move/copy assignment and destruction atomically on host |
| Cstdexec::default_domain | |
| CKokkos::Execution::ExecutionSpaceImpl::Domain | |
| CKokkos::Execution::GraphImpl::Domain | |
| CKokkos::Execution::Impl::env | Inspired by https://github.com/NVIDIA/stdexec/blob/16076a81efa4477513e6ede9c2741fd034ecef99/include/stdexec/__detail/__sync_wait.hpp#L45-L65 |
| CKokkos::Execution::Impl::UpsertInEnvFn::EnvOneOf< typename > | |
| CKokkos::Execution::Impl::UpsertInEnvFn::EnvOneOf< stdexec::env< Env1, Env2 > > | |
| CKokkos::Execution::Impl::Event< Exec > | An event that can be recorded on an execution space instance |
| CKokkos::Execution::Impl::Event< Kokkos::Cuda > | |
| CKokkos::Execution::Impl::Event< Kokkos::Experimental::HPX > | |
| CKokkos::Execution::Impl::Event< Kokkos::HIP > | |
| CKokkos::Execution::Impl::Event< Kokkos::SYCL > | |
| CEventDiscardMatcher< Exec > | Matcher to filter out events that are just noise for tests |
| CKokkos::utils::tests::scoped::ExecutionSpace< Exec > [external] | |
| CTests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec > | |
| CTests::Utils::ExecutionSpaceContextTest< TEST_EXECUTION_SPACE > | |
| CTests::ExecutionSpaceImpl::AnySenderTest | |
| CTests::ExecutionSpaceImpl::AnySenderTest_then_Test | |
| CTests::ExecutionSpaceImpl::BulkTest | |
| CTests::ExecutionSpaceImpl::BulkTest_bulk_Test | |
| CTests::ExecutionSpaceImpl::BulkTest_no_spurious_copy_on_connect_Test | |
| CTests::ExecutionSpaceImpl::ContinuesOnTest | |
| CTests::ExecutionSpaceImpl::ContinuesOnTest_queryable_get_exec_Test | |
| CTests::ExecutionSpaceImpl::ContinuesOnTest_then_sync_wait_Test | |
| CTests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_different_type_Test | |
| CTests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_another_execution_space_instance_and_back_same_type_Test | |
| CTests::ExecutionSpaceImpl::ContinuesOnTest_transition_to_same_execution_space_instance_Test | |
| CTests::ExecutionSpaceImpl::ExecutionSpaceContextTest_rethrows_Test | |
| CTests::ExecutionSpaceImpl::ExecutionSpaceContextTest_sync_wait_Test | |
| CTests::ExecutionSpaceImpl::ForkJoinTest | |
| CTests::ExecutionSpaceImpl::ForkJoinTest_continues_on_Test | |
| CTests::ExecutionSpaceImpl::ForkJoinTest_continues_on_bulk_Test | |
| CTests::ExecutionSpaceImpl::ForkJoinTest_diamond_Test | |
| CTests::ExecutionSpaceImpl::InterOpTest | |
| CTests::ExecutionSpaceImpl::InterOpTest_transition_from_inline_scheduler_Test | |
| CTests::ExecutionSpaceImpl::InterOpTest_transition_from_inline_scheduler_and_back_Test | |
| CTests::ExecutionSpaceImpl::InterOpTest_transition_from_static_thread_pool_Test | |
| CTests::ExecutionSpaceImpl::InterOpTest_transition_from_static_thread_pool_and_back_Test | |
| CTests::ExecutionSpaceImpl::InterOpTest_transition_to_inline_scheduler_Test | |
| CTests::ExecutionSpaceImpl::InterOpTest_transition_to_static_thread_pool_Test | |
| CTests::ExecutionSpaceImpl::InterOpTest_transition_to_static_thread_pool_and_back_Test | |
| CTests::ExecutionSpaceImpl::LetValueTest | |
| CTests::ExecutionSpaceImpl::LetValueTest_scoped_allocation_Test | |
| CTests::ExecutionSpaceImpl::OnTest | |
| CTests::ExecutionSpaceImpl::OnTest_many_execution_space_instances_of_different_type_Test | |
| CTests::ExecutionSpaceImpl::OnTest_on_another_execution_space_instance_same_type_Test | |
| CTests::ExecutionSpaceImpl::OnTest_on_same_execution_space_instance_Test | |
| CTests::ExecutionSpaceImpl::OpStateTest | |
| CTests::ExecutionSpaceImpl::OpStateTest_construct_query_and_start_Test | |
| CTests::ExecutionSpaceImpl::ParallelForTest | |
| CTests::ExecutionSpaceImpl::ParallelForTest_closure_object_creation_overloads_Test | |
| CTests::ExecutionSpaceImpl::ParallelForTest_starts_on_parallel_region_Test | |
| CTests::ExecutionSpaceImpl::ParallelForTest_team_policy_Test | FIXME: https://github.com/kokkos/kokkos/blob/393d4165a6c3687e78abe5e1665853f1eabc386d/core/src/Kokkos_View.hpp#L697 |
| CTests::ExecutionSpaceImpl::ParallelForTest_two_parallel_regions_Test | |
| CTests::ExecutionSpaceImpl::RepeatEffectUntilTest | |
| CTests::ExecutionSpaceImpl::RepeatEffectUntilTest_works_Test | |
| CTests::ExecutionSpaceImpl::ScopedRegionTest | |
| CTests::ExecutionSpaceImpl::ScopedRegionTest_many_Test | |
| CTests::ExecutionSpaceImpl::SplitTest | |
| CTests::ExecutionSpaceImpl::SplitTest_split_and_sync_wait_Test | |
| CTests::ExecutionSpaceImpl::SplitTest_within_Test | |
| CTests::ExecutionSpaceImpl::ThenTest | |
| CTests::ExecutionSpaceImpl::ThenTest_error_propagates_Test | |
| CTests::ExecutionSpaceImpl::ThenTest_then_lifetime_Test | |
| CTests::ExecutionSpaceImpl::ThenTest_then_schedule_Test | |
| CTests::ExecutionSpaceImpl::ThenTest_then_starts_on_Test | |
| CTests::ExecutionSpaceImpl::TransferWhenAllTest | |
| CTests::ExecutionSpaceImpl::TransferWhenAllTest_Y_Test | |
| CTests::ExecutionSpaceImpl::WhenAllTest | |
| CTests::ExecutionSpaceImpl::WhenAllTest_nested_when_all_with_independent_branch_Test | |
| CTests::ExecutionSpaceImpl::WhenAllTest_nested_with_inner_followed_by_other_Test | |
| CTests::ExecutionSpaceImpl::WhenAllTest_single_branch_Test | |
| CTests::ExecutionSpaceImpl::WhenAllTest_single_branch_followed_by_other_and_finish_on_self_Test | |
| CTests::ExecutionSpaceImpl::WhenAllTest_single_branch_followed_by_self_Test | |
| CTests::ExecutionSpaceImpl::WhenAllTest_single_mixed_branch_followed_by_self_Test | |
| CTests::ExecutionSpaceImpl::WhenAllTest_two_branches_followed_by_self_Test | |
| CTests::ExecutionSpaceImpl::WhenAllTest_two_branches_host_device_followed_by_device_Test | |
| CTests::ExecutionSpaceImpl::WhenAllTest_two_mixed_branches_followed_by_other_and_finish_on_self_Test | |
| CTests::ExecutionSpaceImpl::WhenAllTest_two_mixed_branches_followed_by_self_Test | |
| CTests::Impl::EventTestNoCallback | Fixture that does not set any Kokkos::utils::callbacks::Manager callback |
| CTests::Impl::EventTest | Fixture that enables callbacks with Kokkos::utils::tests::scoped::callbacks::Manager |
| CTests::Impl::EventTest_default_instance_Test | |
| CTests::Impl::EventTest_record_and_wait_Test | |
| CTests::Impl::EventTest_record_and_wait_and_record_and_wait_Test | |
| CTests::Impl::EventTest_record_and_wait_many_times_Test | |
| CTests::Impl::EventTest_record_but_dont_wait_Test | |
| CTests::Impl::EventTest_uniqueness_Test | |
| CTests::Impl::EventTestNoCallback_record_and_wait_no_check_Test | |
| CTests::Utils::ExecutionSpaceContextTest< Exec > | |
| CTests::Utils::ContextTest< Kokkos::Execution::GraphContext, Exec > | |
| CTests::Utils::GraphContextTest< Exec > | |
| CTests::Utils::ContextTest< ContextType, Exec > | |
| CKokkos::Execution::ExecutionSpaceContext< Exec > | Execution context using a Kokkos execution space under the hood |
| CKokkos::Execution::ExecutionSpaceImpl::ExecutionSpaceRef< Exec > | Wrap a Kokkos execution space to make it cheap to copy/move in new environments |
| Cstd::false_type | |
| CKokkos::Execution::Impl::SupportEvents< Kokkos::Cuda > | |
| CKokkos::Execution::Impl::SupportEvents< Kokkos::Experimental::HPX > | |
| CKokkos::Execution::Impl::SupportEvents< Kokkos::HIP > | |
| CKokkos::Execution::Impl::SupportEvents< Kokkos::SYCL > | |
| CKokkos::Execution::Impl::SupportEvents< Exec > | Determine if events are supported |
| CKokkos::Execution::Impl::FixedString< N > | |
| Cstdexec::forwarding_query_t | |
| CKokkos::Execution::ExecutionSpaceImpl::get_exec_t | |
| CTests::Impl::FwdPropC | |
| CTests::Impl::FwdPropD | |
| CKokkos::Execution::Impl::ForwardingAttributes< Sndr > | Filter queries on a sender to allow forwarding queries only |
| CKokkos::Execution::ExecutionSpaceImpl::FwdWithExec | |
| CKokkos::Execution::ExecutionSpaceImpl::FwdWithoutExec | |
| CKokkos::Execution::GraphContext< Exec > | Execution context using Kokkos::Experimental::Graph under the hood |
| CKokkos::Execution::ExecutionSpaceImpl::has_at_least_one_child_completing_on< ChannelTag, DomainType, Sndr, Env > | Determine if at least one of the children of the sender completes on the given domain |
| CKokkos::Execution::ExecutionSpaceImpl::has_fork_join_child_with_at_least_one_child_completing_on< ChannelTag, DomainType, Sndr, Env > | Determine if the sender has a single exec::fork_join child, that has at least one branch completing on the given domain |
| CKokkos::Execution::ExecutionSpaceImpl::has_fork_join_child_with_at_least_one_child_completing_on< ChannelTag, DomainType, Sndr, Env > | |
| CKokkos::Execution::ExecutionSpaceImpl::has_when_all_child_with_at_least_one_child_completing_on< ChannelTag, DomainType, Sndr, Env > | Determine if the sender has a single stdexec::when_all child, that has at least one branch completing on the given domain |
| CKokkos::Execution::ExecutionSpaceImpl::has_when_all_child_with_at_least_one_child_completing_on< ChannelTag, DomainType, Sndr, Env > | |
| CTests::Utils::Functors::Increment< ViewType, MayThrow, Atomic > | Increment data |
| CTests::Utils::Functors::Labeled< ID > | |
| CTests::Utils::Functors::LoadCheckAdd< ValueType, OnDevice > | Load the value at data and check it is equal to prev. Then, add value to it |
| CKokkos::Execution::ExecutionSpaceImpl::MakeOpStateFn< Sndr, Rcvr, Clsrs > | |
| CKokkos::Execution::ExecutionSpaceImpl::MakeOpStateFn< Sndr, Rcvr, Clsrs... > | |
| CKokkos::utils::tests::scoped::callbacks::Manager [external] | |
| CTests::ExecutionSpaceImpl::AnySenderTest | |
| CTests::ExecutionSpaceImpl::BulkTest | |
| CTests::ExecutionSpaceImpl::ContinuesOnTest | |
| CTests::ExecutionSpaceImpl::ForkJoinTest | |
| CTests::ExecutionSpaceImpl::InterOpTest | |
| CTests::ExecutionSpaceImpl::LetValueTest | |
| CTests::ExecutionSpaceImpl::OnTest | |
| CTests::ExecutionSpaceImpl::ParallelForTest | |
| CTests::ExecutionSpaceImpl::RepeatEffectUntilTest | |
| CTests::ExecutionSpaceImpl::ScopedRegionTest | |
| CTests::ExecutionSpaceImpl::SplitTest | |
| CTests::ExecutionSpaceImpl::ThenTest | |
| CTests::ExecutionSpaceImpl::TransferWhenAllTest | |
| CTests::ExecutionSpaceImpl::WhenAllTest | |
| CTests::Impl::EventTest | Fixture that enables callbacks with Kokkos::utils::tests::scoped::callbacks::Manager |
| CKokkos::Execution::ExecutionSpaceImpl::MayDelegateCompletionWithEvent< Rcvr, Exec, Delegate > | |
| CKokkos::Execution::ExecutionSpaceImpl::MayDelegateCompletionWithEvent< Rcvr, Clsr::execution_space > | |
| CKokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsrs... > | |
| CKokkos::Execution::ExecutionSpaceImpl::OpStateBase< Rcvr, Clsr, Clsrs > | |
| CKokkos::Execution::ExecutionSpaceImpl::MayDelegateCompletionWithEvent< Rcvr, Exec, false > | |
| CKokkos::Execution::ExecutionSpaceImpl::MayDelegateCompletionWithEvent< Rcvr, Exec, true > | |
| CTests::Utils::Functors::MutableMoveToSyncWait< Sndr > | |
| CTests::Utils::Functors::NoOp< MayThrowOnCall, MayThrowOnCopy, MayThrowOnMove > | Does nothing |
| CKokkos::Execution::ExecutionSpaceImpl::Scheduler< Exec >::OpState< Rcvr > | |
| CKokkos::Execution::GraphImpl::Scheduler< Exec >::OpState< Rcvr > | |
| CKokkos::Execution::ExecutionSpaceImpl::OpStateReceiver< ParentOp > | |
| CKokkos::Execution::parallel_for_t | Custom algorithm for the Kokkos::parallel_for construct |
| CKokkos::Execution::ExecutionSpaceImpl::ParallelForClosure< Label, Functor, ExecPolicy > | |
| CKokkos::Execution::Impl::ParallelForData< Label, Functor, ExecPolicy > | |
| CKokkos::Execution::ExecutionSpaceImpl::ParallelForSender< Sndr, Label, Functor, ExecPolicy > | |
| CKokkos::Execution::ExecutionSpaceImpl::Pop | |
| CKokkos::Execution::ExecutionSpaceImpl::Push | |
| CKokkos::Execution::Impl::RecordEvent | Event to be sent to Kokkos::utils::callbacks::dispatch when an event is recorded on an execution space instance |
| CKokkos::Execution::ExecutionSpaceImpl::RegionReceiver< kind, Schd, Rcvr > | |
| CKokkos::Execution::ExecutionSpaceImpl::RegionSender< kind, Sndr > | |
| CKokkos::Execution::ExecutionSpaceImpl::RequiresSynchronization< Rcvr, OpState > | Synchronization at the boundary of the work enqueued on an execution space |
| CKokkos::Execution::ExecutionSpaceImpl::ScheduleFromReceiver< Schd, Rcvr > | Receiver for schedule_from |
| CKokkos::Execution::ExecutionSpaceImpl::ScheduleFromSender< Schd, Sndr > | Sender for schedule_from |
| CKokkos::Execution::ExecutionSpaceImpl::Scheduler< Exec > | Scheduler for a Kokkos execution space |
| CKokkos::Execution::GraphImpl::Scheduler< Exec > | Scheduler for a Kokkos::Experimental::Graph |
| CKokkos::Execution::ExecutionSpaceImpl::ScopedRegion | Helper for Kokkos::Profiling::scoped_region |
| CKokkos::Execution::ExecutionSpaceImpl::Scheduler< Exec >::Sender | |
| CKokkos::Execution::GraphImpl::Scheduler< Exec >::Sender | |
| CTests::Utils::Functors::ShowThreadID | |
| CTests::Utils::SinkReceiver | A receiver that can handle all completions and does nothing with them |
| CKokkos::Execution::ExecutionSpaceImpl::State< Exec > | |
| CKokkos::Execution::GraphImpl::State< Exec > | |
| CKokkos::Execution::Impl::State | Inspired by https://github.com/NVIDIA/stdexec/blob/16076a81efa4477513e6ede9c2741fd034ecef99/include/stdexec/__detail/__sync_wait.hpp#L83-L86 |
| CTests::Utils::Functors::SumIndices< ViewType > | |
| CKokkos::Execution::ExecutionSpaceImpl::SyncWait | |
| CKokkos::Execution::ExecutionSpaceImpl::SyncWaitReceiver< Exec, Values > | Receiver for sync_wait |
| Ctesting::Test | |
| CTests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec > | |
| CTests::Utils::ContextTest< Kokkos::Execution::GraphContext, Exec > | |
| CTests::ExecutionSpaceImpl::Scheduler_round_trip_property_Test | |
| CTests::GraphImpl::Scheduler_round_trip_property_Test | |
| CTests::Impl::forwarding_queryable_Test | |
| CTests::Impl::upsert_add_fwd_prop_to_forwarding_env_Test | |
| CTests::Impl::upsert_add_prop_to_another_prop_Test | |
| CTests::Impl::upsert_add_prop_to_env_with_multiple_props_Test | |
| CTests::Impl::upsert_chain_multiple_upserts_Test | |
| CTests::Impl::upsert_ref_join_upsert_Test | |
| CTests::Impl::upsert_replace_prop_in_env_with_single_prop_Test | |
| CTests::Impl::upsert_replace_prop_in_env_with_two_props_Test | |
| CTests::Impl::upsert_replace_prop_in_forwarding_env_with_two_props_Test | |
| CTests::Impl::upsert_replace_prop_in_single_prop_Test | |
| CTests::Impl::upsert_set_prop_in_empty_env_Test | |
| CTests::Impl::upsert_upsert_with_move_only_Test | |
| CTests::Utils::ContextTest< ContextType, Exec > | |
| CTests::check_rcvr_env_queryable_with_and_not_Test | |
| CTests::check_scheduler_default_Test | |
| CTests::check_scheduler_multiple_splits_Test | |
| CTests::check_scheduler_split_transfer_when_all_no_forward_Test | |
| CTests::check_scheduler_split_when_all_no_forward_Test | |
| CTests::check_scheduler_static_thread_pool_Test | |
| CKokkos::Execution::ExecutionSpaceImpl::ThenWrapper< Functor > | Inspired by https://github.com/kokkos/kokkos/blob/69273c3a4e7b6adeb95066341ca201d62fe1e698/core/src/impl/Kokkos_GraphNodeThenImpl.hpp#L28 |
| CTests::Utils::Functors::ThrowsWhenCopied | This helper struct throws when copy constructed |
| CKokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< Tag > | |
| CKokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< Kokkos::Execution::parallel_for_t > | |
| CKokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< stdexec::bulk_t > | |
| CKokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< stdexec::continues_on_t > | |
| CKokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< stdexec::schedule_from_t > | |
| CKokkos::Execution::ExecutionSpaceImpl::TransformSenderFor< stdexec::then_t > | |
| Cstd::true_type | |
| CKokkos::Execution::Impl::SupportEvents< Kokkos::Cuda > | |
| CKokkos::Execution::Impl::SupportEvents< Kokkos::Experimental::HPX > | |
| CKokkos::Execution::Impl::SupportEvents< Kokkos::HIP > | |
| CKokkos::Execution::Impl::SupportEvents< Kokkos::SYCL > | |
| CKokkos::Execution::Impl::UpsertInEnvFn | |
| CKokkos::Execution::Impl::UpsertInEnvOrJoinFn | |
| CKokkos::Execution::Impl::WaitEvent | Event to be sent to Kokkos::utils::callbacks::dispatch when an event is being waited for |
| CKokkos::Execution::ExecutionSpaceImpl::WaitEventReceiver< Rcvr, Exec > | |