![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/Vec.hpp"#include "alpaka/core/common.hpp"#include "alpaka/mem/ThreadSpace.hpp"#include "alpaka/mem/trait.hpp"#include "alpaka/onAcc/layout.hpp"#include "alpaka/onAcc/traverse.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. | |