alpaka
Abstraction Library for Parallel Kernel Acceleration
MemFenceCpuSerial.hpp File Reference
#include "alpaka/core/Concepts.hpp"
#include "alpaka/mem/fence/Traits.hpp"
#include <atomic>

Go to the source code of this file.

Classes

class  alpaka::MemFenceCpuSerial
 The serial CPU memory fence. More...
 
struct  alpaka::trait::MemFence< MemFenceCpuSerial, memory_scope::Block >
 
struct  alpaka::trait::MemFence< MemFenceCpuSerial, memory_scope::Grid >
 
struct  alpaka::trait::MemFence< MemFenceCpuSerial, TMemScope >
 

Namespaces

 alpaka
 The alpaka accelerator library.
 
 alpaka::trait
 The accelerator traits.