![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/Simd.hpp"#include "alpaka/SimdPtr.hpp"#include "alpaka/Vec.hpp"#include "alpaka/api/trait.hpp"#include "alpaka/core/common.hpp"#include "alpaka/mem/concepts/IDataSource.hpp"#include "alpaka/mem/concepts/IDataStorage.hpp"#include "alpaka/onAcc/WorkerGroup.hpp"#include "alpaka/onAcc/interface.hpp"#include <cstdint>#include <new>Go to the source code of this file.
Classes | |
| struct | alpaka::onAcc::internal::SimdConcurrent< T_Parent > |
| concurrent foreach implementation More... | |
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::onAcc |
| functionality which is usable on the accelerator compute device from within a kernel. | |
| namespace | alpaka::onAcc::internal |