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

Relaxed memory ordering. More...

#include <memoryOrder.hpp>

Inheritance diagram for alpaka::onAcc::order::Relaxed:

Static Public Member Functions

static std::string getName ()

Detailed Description

Relaxed memory ordering.

Provides atomicity without additional ordering guarantees.

Definition at line 104 of file memoryOrder.hpp.

Member Function Documentation

◆ getName()

std::string alpaka::onAcc::order::Relaxed::getName ( )
inlinestatic

Definition at line 106 of file memoryOrder.hpp.


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