Loading...
Searching...
No Matches
gpu::Footprint Struct Reference

#include <gpu_residency.hpp>

Public Attributes

int nAtoms = 0
int nFrames = 0
int kMax = 16
int maxSixRingsPerAtom = 16
std::size_t xyzBytes = 0
std::size_t nlistBytes = 0
std::size_t ringsBytes = 0
std::size_t labelBytes = 0
std::size_t totalBytes = 0

Detailed Description

Definition at line 29 of file gpu_residency.hpp.

Member Data Documentation

◆ kMax

int gpu::Footprint::kMax = 16

Definition at line 32 of file gpu_residency.hpp.

◆ labelBytes

std::size_t gpu::Footprint::labelBytes = 0

Definition at line 37 of file gpu_residency.hpp.

◆ maxSixRingsPerAtom

int gpu::Footprint::maxSixRingsPerAtom = 16

Definition at line 33 of file gpu_residency.hpp.

◆ nAtoms

int gpu::Footprint::nAtoms = 0

Definition at line 30 of file gpu_residency.hpp.

◆ nFrames

int gpu::Footprint::nFrames = 0

Definition at line 31 of file gpu_residency.hpp.

◆ nlistBytes

std::size_t gpu::Footprint::nlistBytes = 0

Definition at line 35 of file gpu_residency.hpp.

◆ ringsBytes

std::size_t gpu::Footprint::ringsBytes = 0

Definition at line 36 of file gpu_residency.hpp.

◆ totalBytes

std::size_t gpu::Footprint::totalBytes = 0

Definition at line 38 of file gpu_residency.hpp.

◆ xyzBytes

std::size_t gpu::Footprint::xyzBytes = 0

Definition at line 34 of file gpu_residency.hpp.


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