kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches

Atomic insertion

This group of tests check the behavior of our atomic insert operators.

Kokkos callback events

This group of tests check the behavior of the event types defined in Events.hpp associated with Kokkos profiling callbacks.

Kokkos callback tests helpers

This group of tests check the behavior of the tests helpers implemented in kokkos-utils/callbacks/Helpers.hpp.

Kokkos callback manager

This group of tests check the behavior of Kokkos::utils::callbacks::Manager.

Kokkos callback matchers

This group of tests check the behavior of the matchers that can act as predicates for the events associated with Kokkos profiling callbacks.

Kokkos callback recorder listener

This group of tests check the behavior of Kokkos::utils::callbacks::RecorderListener.

Concepts related to Kokkos::DualView

This group of tests check the behavior of our concepts related to Kokkos::DualView.

Concepts related to execution space

This group of tests check the behavior of our concepts related to Kokkos execution space.

Concepts related to memory space

This group of tests check the behavior of our concepts related to Kokkos memory space.

Concepts related to space

This group of tests check the behavior of our concepts related to Kokkos space.

Concepts related to Kokkos::View

This group of tests check the behavior of our concepts related to Kokkos::View.

Type list

This group of tests check the behavior of our utilities extending Kokkos::Impl::type_list, which are found in kokkos-utils/impl/type_list.hpp.

Type traits

This group of tests check the behavior of our utilities extending the standard type_traits.

Event

This group of tests check the behavior of Kokkos::utils::timer::Event.

Timer

This group of tests check the behavior of Kokkos::utils::timer::Timer.

Get extents of a Kokkos::View

This group of tests check the behavior of our helpers related to Kokkos::View that can be found in extents.hpp.

Get slices of a Kokkos::View

This group of tests check the behavior of our helpers related to Kokkos::View that can be found in slice.hpp.