You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a system with lots of ram (1.5TB) and I want to use this tool to test the memory latency when accessing different NUMA nodes. unfortunately the block SIZE variable overflows as it is stored in a integer instead of a 64bit value.