VeloGraphX
High-performance dynamic graph analytics in C++20
Loading...
Searching...
No Matches
velographx::NumaNodeInfo Struct Reference

#include <numa.hpp>

Public Attributes

std::size_t id {0}
 
std::vector< std::size_t > cpus
 

Detailed Description

Definition at line 14 of file numa.hpp.

Member Data Documentation

◆ cpus

std::vector<std::size_t> velographx::NumaNodeInfo::cpus

Definition at line 16 of file numa.hpp.

◆ id

std::size_t velographx::NumaNodeInfo::id {0}

Definition at line 15 of file numa.hpp.


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