alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Go to the source code of this file.
Classes | |
class | alpaka::AllocCpuNew |
The CPU new allocator. More... | |
struct | alpaka::trait::Free< T, AllocCpuNew > |
The CPU new allocator memory free trait specialization. More... | |
struct | alpaka::trait::Malloc< T, AllocCpuNew > |
The CPU new allocator memory allocation trait specialization. More... | |
Namespaces | |
alpaka | |
The alpaka accelerator library. | |
alpaka::trait | |
The accelerator traits. | |