alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include <cstddef>
Go to the source code of this file.
Classes | |
struct | alpaka::KernelFunctionAttributes |
Kernel function attributes struct. Attributes are filled by calling the API of the accelerator using the kernel function as an argument. In case of a CPU backend, maxThreadsPerBlock is set to 1 and other values remain zero since there are no correponding API functions to get the values. More... | |
Namespaces | |
alpaka | |
The alpaka accelerator library. | |