bugfix for kerncraft dependency

This commit is contained in:
JanLJL
2020-02-27 16:16:07 +01:00
parent c9000f74bc
commit 51586cdaa1
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ Additional requirements are:
- `Python3 <https://www.python.org/>`_
- `Graphviz <https://www.graphviz.org/>`_ for dependency graph creation (minimal dependency is `libgraphviz-dev` on Ubuntu)
- `Kerncraft <https://github.com/RRZE-HPC/kerncraft>`_ for marker insertion
- `Kerncraft <https://github.com/RRZE-HPC/kerncraft>`_ >=v0.8.4 for marker insertion
- `ibench <https://github.com/RRZE-HPC/ibench>`_ or `asmbench <https://github.com/RRZE-HPC/asmbench/>`_ for throughput/latency measurements
Design