Measure per-NUMA memory bandwidth usage of a single core #776
Unanswered
QiongwenXu
asked this question in
Q&A
Replies: 1 comment
-
As of now I am not aware of such capability. One can only distinguish between local memory traffic and remote memory traffic for a core. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to measure per-NUMA memory (ie, dram) bandwidth usage of per core? For example, core 1 uses 1GB/sec memory bandwidth on NUMA 0, 2GB/sec memory bandwidth on NUMA 1, and 3GB/sec memory bandwidth on NUMA 2. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions