diff --git a/lectures/memory-hierarchies/slides.qmd b/lectures/memory-hierarchies/slides.qmd index 37a2eb63c973fe8da2eb5265fa2965be141e3606..66eeb6d0a58365aae1de8bb3e0e9197a23401b56 100644 --- a/lectures/memory-hierarchies/slides.qmd +++ b/lectures/memory-hierarchies/slides.qmd @@ -28,6 +28,27 @@ author: "Dominik Zobel and Florian Ziemen" +## Memory Pyramid (upwards) + + +:::{.r-stack} + +{.fragment width=70% fragment-index=1} + +{.fragment width=70% fragment-index=2} + +{.fragment width=70% fragment-index=3} + +{.fragment width=70% fragment-index=4} + +{.fragment width=70% fragment-index=5} + +{.fragment width=70% fragment-index=6} + +::: + + + # Speed and access time ## Processor speed vs. memory speed @@ -312,28 +333,7 @@ Techniques to provide data ahead of time -# Visualization of memory hierarchies - -## Memory Pyramid (upwards) - - -:::{.r-stack} - -{.fragment width=70% fragment-index=1} - -{.fragment width=70% fragment-index=2} - -{.fragment width=70% fragment-index=3} - -{.fragment width=70% fragment-index=4} - -{.fragment width=70% fragment-index=5} - -{.fragment width=70% fragment-index=6} - -::: - - +# Memory hierarchy on Levante ## Memory Pyramid (downwards) {auto-animate=true}