Gromacs  2026.0-dev-20241204-d69d709
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::HardwareTopology::Cache Struct Reference

#include <gromacs/hardware/hardwaretopology.h>

Description

Information about a single cache level.

Public Attributes

int level
 Level relative to core (starts at 1)
 
std::size_t size
 size in bytes, 0 if unknown
 
int linesize
 size of each cache line in bytes, 0 if unknown
 
int associativity
 associativity, -1 means fully associative
 
int shared
 Number of processing units sharing this cache.
 

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