alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
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 &dev) -> std::size_t
 

Detailed Description

The CPU device available memory get trait specialization.

Definition at line 123 of file DevCpu.hpp.

Member Function Documentation

◆ getMemBytes()

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

Definition at line 125 of file DevCpu.hpp.


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