alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
executor.hpp File Reference

Go to the source code of this file.

Classes

struct  alpaka::exec::CpuOmpBlocks
struct  alpaka::exec::CpuSerial
struct  alpaka::exec::CpuTbbBlocks
struct  alpaka::exec::trait::IsSeqExecutor< CpuOmpBlocks >
struct  alpaka::exec::trait::IsSeqExecutor< CpuSerial >
struct  alpaka::exec::trait::IsSeqExecutor< CpuTbbBlocks >
struct  alpaka::onAcc::trait::GetAtomicImpl::Op< alpaka::exec::CpuOmpBlocks, onAcc::scope::Block >
struct  alpaka::onAcc::trait::GetAtomicImpl::Op< alpaka::exec::CpuOmpBlocks, T_AtomicScope >
struct  alpaka::onAcc::trait::GetAtomicImpl::Op< alpaka::exec::CpuSerial, onAcc::scope::Block >
struct  alpaka::onAcc::trait::GetAtomicImpl::Op< alpaka::exec::CpuSerial, T_AtomicScope >
struct  alpaka::onAcc::trait::GetAtomicImpl::Op< alpaka::exec::CpuTbbBlocks, onAcc::scope::Block >
struct  alpaka::onAcc::trait::GetAtomicImpl::Op< alpaka::exec::CpuTbbBlocks, T_AtomicScope >
struct  alpaka::trait::IsExecutor< exec::CpuOmpBlocks >
struct  alpaka::trait::IsExecutor< exec::CpuSerial >
struct  alpaka::trait::IsExecutor< exec::CpuTbbBlocks >

Namespaces

namespace  alpaka
 main alpaka namespace.
namespace  alpaka::exec
namespace  alpaka::exec::trait
namespace  alpaka::onAcc
 functionality which is usable on the accelerator compute device from within a kernel.
namespace  alpaka::onAcc::trait
namespace  alpaka::trait

Variables

constexpr CpuOmpBlocks alpaka::exec::cpuOmpBlocks
constexpr CpuSerial alpaka::exec::cpuSerial
constexpr CpuTbbBlocks alpaka::exec::cpuTbbBlocks