Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthiasdiener/numafac
Scripts to calculate the NUMA factor.
https://github.com/matthiasdiener/numafac
Last synced: 10 days ago
JSON representation
Scripts to calculate the NUMA factor.
- Host: GitHub
- URL: https://github.com/matthiasdiener/numafac
- Owner: matthiasdiener
- Created: 2016-08-22T20:37:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-11T15:56:34.000Z (almost 8 years ago)
- Last Synced: 2024-08-03T19:09:39.392Z (3 months ago)
- Language: Groff
- Homepage:
- Size: 451 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-numa - Numafac - Scripts to calculate the NUMA factor of NUMA machines, based on the stream and lmbench3 benchmarks (Benchmarking)
README
# Numafac
Scripts to calculate the NUMA factor of NUMA machines, based on the stream and lmbench3 benchmarks.
## Requirements
Just a compiler (gcc by default).
## How to run
$ ./calc_numafactor.sh
Results will be placed in the ```output/``` folder.