alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::GetMemBytes< DevCpu > Struct Reference

The CPU device available memory get trait specialization. More...

#include <DevCpu.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto getMemBytes (DevCpu const &) -> std::size_t
 

Detailed Description

The CPU device available memory get trait specialization.

Definition at line 110 of file DevCpu.hpp.

Member Function Documentation

◆ getMemBytes()

static ALPAKA_FN_HOST auto alpaka::trait::GetMemBytes< DevCpu >::getMemBytes ( DevCpu const &  ) -> std::size_t
inlinestatic

Definition at line 112 of file DevCpu.hpp.


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