|
kokkos-execution 0.0.1
|
#include "gtest/gtest.h"#include "kokkos-utils/callbacks/RecorderListener.hpp"#include "kokkos-utils/tests/scoped/callbacks/Manager.hpp"#include "kokkos-execution/stdexec.hpp"#include "kokkos-execution/impl/event.hpp"#include "tests/utils/callback_matchers.hpp"#include "tests/utils/execution_space_context.hpp"#include "tests/utils/functors/no_op.hpp"#include "tests/utils/sink_receiver.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Tests |
| namespace | Tests::Impl |
Functions | |
| template<Kokkos::ExecutionSpace Exec> | |
| consteval bool | Tests::Impl::test_models_event () |