![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::onHost |
| Functionality which is usable on the host CPU controller thread. | |
| namespace | alpaka::onHost::internal |
Functions | |
| constexpr uint32_t | alpaka::onHost::internal::getCPUCachelineSize () |
| constexpr uint32_t | alpaka::onHost::internal::getCPUNumPipelines () |
| template<typename T_Type> | |
| constexpr uint32_t | alpaka::onHost::internal::getCPUSimdWidth () |
| template<typename T_Type> | |
| constexpr size_t | alpaka::onHost::internal::stdSimdWidth () |
| SIMD width in bytes defined by std::simd. | |