![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/api/host/tag.hpp"#include "alpaka/core/config.hpp"#include "alpaka/onAcc/internal/interface.hpp"#include "alpaka/onAcc/scope.hpp"#include "alpaka/operation.hpp"#include <array>#include <atomic>#include <type_traits>Go to the source code of this file.
Classes | |
| class | alpaka::onAcc::AtomicAtomicRef |
| The atomic ops based on atomic_ref for CPU accelerators. More... | |
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::onAcc |
| functionality which is usable on the accelerator compute device from within a kernel. | |
Functions | |
| template<typename T> | |
| void | alpaka::onAcc::isSupportedByAtomicAtomicRef () |