OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::CachingDeviceAllocator::TotalBytes Class Reference

Detailed Description

Definition at line 177 of file util_allocator.cuh.

Data Fields

size_t free
 
size_t live
 

Constructor & Destructor Documentation

◆ TotalBytes()

cub::CachingDeviceAllocator::TotalBytes::TotalBytes ( )
inline

Definition at line 181 of file util_allocator.cuh.

Field Documentation

◆ free

size_t cub::CachingDeviceAllocator::TotalBytes::free

Definition at line 179 of file util_allocator.cuh.

◆ live

size_t cub::CachingDeviceAllocator::TotalBytes::live

Definition at line 180 of file util_allocator.cuh.


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