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

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

#include <DevCpu.hpp>

Static Public Member Functions

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

Detailed Description

The CPU device free memory get trait specialization.

Definition at line 120 of file DevCpu.hpp.

Member Function Documentation

◆ getFreeMemBytes()

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

Definition at line 122 of file DevCpu.hpp.


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