alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
stdContainer.hpp File Reference
#include "alpaka/CVec.hpp"
#include "alpaka/Vec.hpp"
#include "alpaka/api/api.hpp"
#include "alpaka/core/config.hpp"
#include "alpaka/onHost/internal/interface.hpp"
#include <array>
#include <cstdint>
#include <span>
#include <vector>

Go to the source code of this file.

Classes

struct  alpaka::internal::GetApi::Op< std::array< T_Type, T_size > >
 The Api is the Api of the caller scope. More...
struct  alpaka::internal::GetApi::Op< std::vector< T_Type, T_Allocator > >
struct  alpaka::onHost::internal::GetExtents::Op< std::array< T_Type, T_size > >
struct  alpaka::onHost::internal::GetExtents::Op< std::span< T_Type, T_size > >
struct  alpaka::onHost::internal::GetExtents::Op< std::vector< T_Type, T_Allocator > >
struct  alpaka::onHost::internal::GetPitches::Op< std::array< T_Type, T_size > >
struct  alpaka::onHost::internal::GetPitches::Op< std::span< T_Type, T_size > >
struct  alpaka::onHost::internal::GetPitches::Op< std::vector< T_Type, T_Allocator > >
struct  alpaka::trait::GetDim< std::array< T_Type, T_size > >
struct  alpaka::trait::GetDim< std::span< T_Type, T_size > >
struct  alpaka::trait::GetDim< std::vector< T_Type, T_Allocator > >
struct  alpaka::trait::GetValueType< std::array< T_Type, T_size > >
struct  alpaka::trait::GetValueType< std::span< T_Type, T_size > >
struct  alpaka::trait::GetValueType< std::vector< T_Type, T_Allocator > >

Namespaces

namespace  alpaka
 main alpaka namespace.
namespace  alpaka::internal
 alpaka internal implementations.
namespace  alpaka::onHost
 Functionality which is usable on the host CPU controller thread.
namespace  alpaka::onHost::internal
namespace  alpaka::trait