Skip to content

Instantly share code, notes, and snippets.

@kevin39
Created June 30, 2017 06:29
Show Gist options
  • Save kevin39/5292dc86cd2e57953f4d53b6f5e0685a to your computer and use it in GitHub Desktop.
Save kevin39/5292dc86cd2e57953f4d53b6f5e0685a to your computer and use it in GitHub Desktop.
Check if CPU is numa compatible
$ numactl --hardware | grep available
# If greater than 2 : NUMA is supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment