XT-neighbor
Public Attributes | List of all members
MemoryContext Struct Reference

bundled representation for memory constraints and info. More...

#include <xtn.h>

Public Attributes

size_t gpuSize = 0
 
size_t ramSize = 0
 
int bandwidth1 = 0
 
int bandwidth2 = 0
 
int chunkSize = 0
 
int histogramSize = 65536
 
int maxThroughputExponent = 0
 

Detailed Description

bundled representation for memory constraints and info.

Member Data Documentation

◆ bandwidth1

int MemoryContext::bandwidth1 = 0

◆ bandwidth2

int MemoryContext::bandwidth2 = 0

◆ chunkSize

int MemoryContext::chunkSize = 0

◆ gpuSize

size_t MemoryContext::gpuSize = 0

◆ histogramSize

int MemoryContext::histogramSize = 65536

◆ maxThroughputExponent

int MemoryContext::maxThroughputExponent = 0

◆ ramSize

size_t MemoryContext::ramSize = 0

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