diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2019-03-08 14:02:10 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2019-03-08 14:02:10 +0100 |
| commit | dba7f602c8fe06440590d535a5ae4361a5347743 (patch) | |
| tree | 13fe592e49f41ee93c89a196845e9dfc0ad4f457 | |
| parent | 073c25d666926ae806b5de9b645bd67538d7cf65 (diff) | |
| download | allocbench-dba7f602c8fe06440590d535a5ae4361a5347743.tar.gz allocbench-dba7f602c8fe06440590d535a5ae4361a5347743.zip | |
add build dependencies to Readme
| -rw-r--r-- | Readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ git clone https://muhq.space/software/allocbench.git ## Requirements * python3 +* make, find, gcc (build dependencies) * perf (`perf stat -d` is the default command to measure benchmark results) * util-linux (`whereis` is used to find system installed allocators) * (git to clone allocators in `allocators/{no_falsesharing, BA_allocators}.py`) |
