![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Sequentially consistent memory ordering. More...
#include <memoryOrder.hpp>
Static Public Member Functions | |
| static std::string | getName () |
Sequentially consistent memory ordering.
This is the strongest memory ordering and provides a single global order for all sequentially consistent operations.
Definition at line 41 of file memoryOrder.hpp.
|
inlinestatic |
Definition at line 43 of file memoryOrder.hpp.