From da83c0e8d2f7f69a19bc22ab0e6400cfc7718eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Bastian?= <contact@tobast.fr> Date: Thu, 7 Sep 2023 17:02:43 +0200 Subject: [PATCH] Add main.md --- plan/main.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 plan/main.md diff --git a/plan/main.md b/plan/main.md new file mode 100644 index 0000000..577cf70 --- /dev/null +++ b/plan/main.md @@ -0,0 +1,21 @@ +# High-level plan + +## 10. Introduction + +## 20. State of the art + +## 30. Palmed: automatically modelling the backend + +Introduce Palmed; my contributions to it. + +## 40. Beyond ports: manually modelling the A72 frontend + +Manual model of the Cortex A72 frontend; its impact. + +## 50. A more systematic approach to throughput prediction performance analysis + +benchsuite-bb ; genbenchs ; importance of memory-carried dependencies. + +## 60. Static extraction of memory-carried dependencies + +Staticdeps, evaluation