alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::memory_scope Namespace Reference

Classes

struct  Block
 Memory fences are observed by all threads in the same block. More...
 
struct  Device
 Memory fences are observed by all threads on the device. More...
 
struct  Grid
 Memory fences are observed by all threads in the same grid. More...