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 | |
alpaka | |
The alpaka accelerator library. | |
alpaka::trait | |
The accelerator traits. | |