kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 NKokkos
 Nutils
 Natomics
 CInsertMinInsert an element in a view at a specific index using Kokkos::atomic_min
 Ncallbacks
 Nimpl
 CContainsInOrderMatcher
 CIsListenerForHelper struct needed for the implementation of Kokkos::utils::callbacks::listener_event_type_list_t
 CIsMatcherForHelper struct needed for the implementation of the Matcher concept
 CIsMatcherFor< Callable, Kokkos::Impl::type_list< Events... > >
 CListenerConceptBaseHelper structures used by Kokkos::utils::callbacks::Manager to store and call registered listeners
 CListenerConceptCallOperator
 CListenerModel
 CListenerModel< Callable, EventTypes... >
 CListenerModel< Callable, Kokkos::Impl::type_list< EventTypes... > >
 CListenerModelBase
 CListenerModelCallOperator
 CListOfListenerCallOprPerEventTypeTransformerHelper struct needed for the implementation of Kokkos::utils::callbacks::impl::listener_call_opr_list_tuple_t
 CAllocateDataEventAllocate-data event associated with Kokkos::Tools::Experimental::EventSet::allocate_data
 CAllocDescriptorHelper struct to hold descriptors of a data allocation
 CAnyEventMatcherMatcher that returns true for any event
 CBeginDeepCopyEventBegin-deep-copy event associated with Kokkos::Tools::Experimental::EventSet::begin_deep_copy
 CBeginFenceEventBegin-fence event associated with Kokkos::Tools::Experimental::EventSet::begin_fence
 CBeginParallelForEvent
 CBeginParallelReduceEventBegin-parallel-reduce event associated with Kokkos::Tools::Experimental::EventSet::begin_parallel_reduce
 CBeginParallelScanEventBegin-parallel-scan event associated with Kokkos::Tools::Experimental::EventSet::begin_parallel_scan
 CCreateProfileSectionEventCreate-profile-section event associated with Kokkos::Tools::Experimental::EventSet::create_profile_section
 CDeallocateDataEventDeallocate-data event associated with Kokkos::Tools::Experimental::EventSet::deallocate_data
 CDestroyProfileSectionEventDestroy-profile-section event associated with Kokkos::Tools::Experimental::EventSet::destroy_profile_section
 CEndDeepCopyEventEnd-deep-copy event associated with Kokkos::Tools::Experimental::EventSet::end_deep_copy
 CEndFenceEventEnd-fence event associated with Kokkos::Tools::Experimental::EventSet::end_fence
 CEndParallelForEventEnd-parallel-for event associated with Kokkos::Tools::Experimental::EventSet::end_parallel_for
 CEndParallelReduceEventEnd-parallel-reduce event associated with Kokkos::Tools::Experimental::EventSet::end_parallel_reduce
 CEndParallelScanEventEnd-parallel-scan event associated with Kokkos::Tools::Experimental::EventSet::end_parallel_scan
 CEventInProfileSectionRegexMatcherMatcher to select events that occur within a profile section
 CEventRegexMatcherMatcher to select events whose name matches a regular expression
 CManagerClass to manage Kokkos profiling callback calls
 CManagerTestFixture
 CPopRegionEventPop-region event associated with Kokkos::Tools::Experimental::EventSet::pop_region
 CProfileEventProfile event associated with Kokkos::Tools::Experimental::EventSet::profile_event
 CPushRegionEventPush-region event associated with Kokkos::Tools::Experimental::EventSet::push_region
 CRecorderListener
 CRecorderListener< EventTypes... >
 CRecorderListener< Kokkos::Impl::type_list< EventTypes... > >
 CRecorderListener< MatcherType, EventTypes... >Listener for recording Kokkos profiling callback calls
 CRecorderListener< MatcherType, Kokkos::Impl::type_list< EventTypes... > >
 CStartProfileSectionEventStart-profile-section event associated with Kokkos::Tools::Experimental::EventSet::start_profile_section
 CStopProfileSectionEventStop-profile-section event associated with Kokkos::Tools::Experimental::EventSet::stop_profile_section
 Nimpl
 CTransformTypeList
 CTransformTypeList< TransformerType, Kokkos::Impl::type_list< Ts... > >
 CTypeListAt
 CTypeListAt< 0, Kokkos::Impl::type_list< Head, Tail... > >
 CTypeListAt< I, Kokkos::Impl::type_list< Head, Tail... > >
 CTypeListContains
 CTypeListContains< T, Kokkos::Impl::type_list< Ts... > >
 CTypeListIndex
 CTypeListIndex< T, Kokkos::Impl::type_list< Head, Ts... > >
 CTypeListIndex< T, Kokkos::Impl::type_list< T, Ts... > >
 CTypeListSize
 CTypeListSize< Kokkos::Impl::type_list< Ts... > >
 CTypeListToTuple
 CTypeListToTuple< Kokkos::Impl::type_list< Ts... > >
 Ntests
 Natomics
 CInsertMinTest
 Ncallbacks
 Nimpl
 CEventTestTypes
 CEventTestTypes< Kokkos::Impl::type_list< EventTypes... > >
 CEventTest
 CEventTest< BeginDeepCopyEvent >
 CEventTest< CreateProfileSectionEvent >
 CEventTest< EndDeepCopyEvent >
 CEventTest< EventType >
 CEventTest< PopRegionEvent >
 CEventTest< ProfileEvent >
 CEventTest< PushRegionEvent >
 CManagerTest
 CMyWorkload
 CMyFunctor
 CRecorderListenerSingleEventTypeTest
 CRecorderListenerTest
 CTesterListenerListener that stores the events it receives
 Nimpl
 CVectorOfTransformerHelper struct for the test of Kokkos::utils::impl::transform_type_list_t
 Ntimer
 CTimerTest
 Ntimer
 CEventEvent
 CEvent< Kokkos::Cuda >
 CEvent< Kokkos::HIP >
 CTimerMeasure elapsed time between events