![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Classes | |
| struct | Block |
| Scope for atomic and fence operations visible only within the same thread block. More... | |
| struct | Device |
| Scope for atomic and fence operations visible across all thread blocks on the same device. More... | |
| struct | ScopeTag |
| Base tag for scope types. More... | |
| struct | System |
| Scope for atomic and fence operations with system-wide visibility. More... | |
Variables | |
| constexpr Block | block {} |
| constexpr Device | device {} |
| constexpr System | system {} |