![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/api/host/tag.hpp"#include "alpaka/api/trait.hpp"#include "alpaka/internal/stlIntrinsic.hpp"#include "alpaka/onAcc/internal/atomic.hpp"#include "alpaka/onAcc/scope.hpp"#include "alpaka/tag.hpp"#include <string>Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::exec |
| namespace | alpaka::exec::trait |
| namespace | alpaka::onAcc |
| functionality which is usable on the accelerator compute device from within a kernel. | |
| namespace | alpaka::onAcc::trait |
| namespace | alpaka::trait |
Variables | |
| constexpr CpuOmpBlocks | alpaka::exec::cpuOmpBlocks |
| constexpr CpuSerial | alpaka::exec::cpuSerial |
| constexpr CpuTbbBlocks | alpaka::exec::cpuTbbBlocks |