alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Defines implementation details that should not be used directly by the user. More...
Classes | |
struct | AssertGreaterThan |
struct | AssertValueUnsigned |
struct | RoundUpToPowerOfTwoHelper |
Base case for N being a power of two. More... | |
struct | RoundUpToPowerOfTwoHelper< N, false > |
Case for N not being a power of two. More... | |
class | ScopeLogStdOut |
Scope logger. More... | |
struct | ThreadPool |
A thread pool yielding when there is not enough work to be done. More... | |
Defines implementation details that should not be used directly by the user.