![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/KernelBundle.hpp"#include "alpaka/api/trait.hpp"#include "alpaka/core/Assert.hpp"#include "alpaka/core/common.hpp"#include "alpaka/onHost/DeviceProperties.hpp"#include "alpaka/onHost/FrameSpec.hpp"#include "alpaka/onHost/Handle.hpp"#include "alpaka/onHost/ThreadSpec.hpp"#include "alpaka/tag.hpp"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::onHost |
| Functionality which is usable on the host CPU controller thread. | |