alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::GetDevByIdx< PlatformCpu > Struct Reference

The CPU platform device get trait specialization. More...

#include <PlatformCpu.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto getDevByIdx (PlatformCpu const &platform, std::size_t const &devIdx) -> DevCpu
 

Detailed Description

The CPU platform device get trait specialization.

Definition at line 50 of file PlatformCpu.hpp.

Member Function Documentation

◆ getDevByIdx()

static ALPAKA_FN_HOST auto alpaka::trait::GetDevByIdx< PlatformCpu >::getDevByIdx ( PlatformCpu const &  platform,
std::size_t const &  devIdx 
) -> DevCpu
inlinestatic

Definition at line 52 of file PlatformCpu.hpp.


The documentation for this struct was generated from the following file: