![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/core/Assert.hpp"#include "alpaka/core/Interface.hpp"#include "alpaka/core/Positioning.hpp"#include "alpaka/idx/Traits.hpp"#include "alpaka/vec/Vec.hpp"#include <map>#include <thread>Go to the source code of this file.
Classes | |
| class | alpaka::bt::IdxBtRefThreadIdMap< TDim, TIdx > |
| The threads accelerator index provider. More... | |
| struct | alpaka::trait::DimType< bt::IdxBtRefThreadIdMap< TDim, TIdx > > |
| The CPU threads accelerator index dimension get trait specialization. More... | |
| struct | alpaka::trait::GetIdx< bt::IdxBtRefThreadIdMap< TDim, TIdx >, origin::Block, unit::Threads > |
| The CPU threads accelerator block thread index get trait specialization. More... | |
| struct | alpaka::trait::IdxType< bt::IdxBtRefThreadIdMap< TDim, TIdx > > |
| The CPU threads accelerator block thread index idx type trait specialization. More... | |
Namespaces | |
| namespace | alpaka |
| The alpaka accelerator library. | |
| namespace | alpaka::bt |
| namespace | alpaka::trait |
| The accelerator traits. | |