![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/core/Interface.hpp"#include "alpaka/dev/DevCpu.hpp"#include "alpaka/platform/Traits.hpp"#include <sstream>#include <vector>Go to the source code of this file.
Classes | |
| struct | alpaka::PlatformCpu |
| The CPU device platform. More... | |
| struct | alpaka::trait::DevType< PlatformCpu > |
| The CPU device device type trait specialization. More... | |
| struct | alpaka::trait::GetDevByIdx< PlatformCpu > |
| The CPU platform device get trait specialization. More... | |
| struct | alpaka::trait::GetDevCount< PlatformCpu > |
| The CPU platform device count get trait specialization. More... | |
Namespaces | |
| namespace | alpaka |
| The alpaka accelerator library. | |
| namespace | alpaka::trait |
| The accelerator traits. | |