|
Gromacs
2025.4
|
#include <gromacs/hardware/hardwaretopology.h>
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. | |
1.8.5