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

#include <interface.hpp>

Classes

struct  Op
 Implements a atomic operation. More...
struct  Op< alpaka::operation::And, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::And. More...
struct  Op< alpaka::operation::Cas, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::Cas. More...
struct  Op< alpaka::operation::Dec, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::Dec. More...
struct  Op< alpaka::operation::Exch, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::Exch. More...
struct  Op< alpaka::operation::Inc, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::Inc. More...
struct  Op< alpaka::operation::Max, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::Max. More...
struct  Op< alpaka::operation::Min, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::Min. More...
struct  Op< alpaka::operation::Or, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::Or. More...
struct  Op< alpaka::operation::Sub, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::Sub. More...
struct  Op< alpaka::operation::Xor, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::Xor. More...
struct  Op< operation::Add, internal::StlAtomic, T, T_Scope >
 The CPU accelerators operation::Add. More...
struct  Op< operation::Cas, internal::NonAtomic, T, T_Scope >
struct  Op< T_AtomicOp, onAcc::internal::NonAtomic, T, T_Scope >

Detailed Description

Definition at line 70 of file interface.hpp.


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