First slides

This commit is contained in:
2024-04-03 18:08:02 +02:00
parent b0fd527a88
commit fb8c674f2a
13 changed files with 1944 additions and 77 deletions

33
slides/introduction.md Normal file
View File

@@ -0,0 +1,33 @@
---
layout: figure
figureUrl: world_energy.svg
figureCaption: Total energy of computing
figureFootnoteNumber: 1
---
## Introduction
### Energy Demand of Applications
<hr/>
<Footnotes separator>
<Footnote :number=1>
SRC. „Decadal Plan for Semiconductors“, Januar 2021. https://www.src.org/about/decadal-plan/.
</Footnote>
</Footnotes>
---
layout: figure
figureUrl: gpt.svg
figureCaption: Roofline model of GPT revisions
figureFootnoteNumber: 1
---
## Introduction
### Memory Bound Workloads
<hr/>
<Footnotes separator>
<Footnote :number=1>
Ivo Bolsens. „Scalable AI Architectures for Edge and Cloud“, 2023.
</Footnote>
</Footnotes>