![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/api/cuda/executor.hpp"#include "alpaka/api/hip/executor.hpp"#include "alpaka/api/host/executor.hpp"#include "alpaka/api/oneApi/executor.hpp"#include "alpaka/core/PP.hpp"Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::exec |
Variables | |
| constexpr auto | alpaka::exec::allExecutors = std::make_tuple(gpuCuda, gpuHip, oneApi, cpuOmpBlocks, cpuTbbBlocks, cpuSerial) |
| list of all executors supported by alpaka | |
| constexpr auto | alpaka::exec::enabledExecutors |
| list of enabled executors | |