![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/core/Assert.hpp"#include <algorithm>#include <array>#include <cstdint>#include <functional>#include <limits>#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::onAcc |
| functionality which is usable on the accelerator compute device from within a kernel. | |
| namespace | alpaka::onAcc::cpu |
Macros | |
| #define | ALPAKA_BLOCK_SHARED_DYN_MEMBER_ALLOC_KIB 64u |
| #define ALPAKA_BLOCK_SHARED_DYN_MEMBER_ALLOC_KIB 64u |
Definition at line 17 of file SharedStorage.hpp.