alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::onAcc::trait::GetAtomicImpl Struct Reference

Defines the implementation used for atomic operations toghether with the used executor. More...

#include <trait.hpp>

Classes

struct  Op
struct  Op< alpaka::exec::CpuOmpBlocks, onAcc::scope::Block >
struct  Op< alpaka::exec::CpuOmpBlocks, T_AtomicScope >
struct  Op< alpaka::exec::CpuSerial, onAcc::scope::Block >
struct  Op< alpaka::exec::CpuSerial, T_AtomicScope >
struct  Op< alpaka::exec::CpuTbbBlocks, onAcc::scope::Block >
struct  Op< alpaka::exec::CpuTbbBlocks, T_AtomicScope >
struct  Op< alpaka::exec::GpuCuda, T_AtomicScope >
struct  Op< alpaka::exec::GpuHip, T_AtomicScope >
struct  Op< alpaka::exec::OneApi, T_AtomicScope >

Detailed Description

Defines the implementation used for atomic operations toghether with the used executor.

Definition at line 219 of file trait.hpp.


The documentation for this struct was generated from the following file: