alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::GetFreeMemBytes< DevUniformCudaHipRt< TApi > > Struct Template Reference

The CUDA/HIP RT device free memory get trait specialization. More...

#include <DevUniformCudaHipRt.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto getFreeMemBytes (DevUniformCudaHipRt< TApi > const &dev) -> std::size_t
 

Detailed Description

template<typename TApi>
struct alpaka::trait::GetFreeMemBytes< DevUniformCudaHipRt< TApi > >

The CUDA/HIP RT device free memory get trait specialization.

Definition at line 146 of file DevUniformCudaHipRt.hpp.

Member Function Documentation

◆ getFreeMemBytes()

template<typename TApi >
static ALPAKA_FN_HOST auto alpaka::trait::GetFreeMemBytes< DevUniformCudaHipRt< TApi > >::getFreeMemBytes ( DevUniformCudaHipRt< TApi > const &  dev) -> std::size_t
inlinestatic

Definition at line 148 of file DevUniformCudaHipRt.hpp.


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