[PR #712] [MERGED] 702 update the ai acceleration chapter #9590

Closed
opened 2026-05-08 10:32:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/712
Author: @profvjreddi
Created: 2/16/2025
Status: Merged
Merged: 2/16/2025
Merged by: @profvjreddi

Base: devHead: 702-update-the-ai-acceleration-chapter


📝 Commits (10+)

  • 670c9e2 Putting in the overview + evolution section
  • cd21f4b Working on primitives
  • 834944a major work on matrix/vector + adding in data movement section
  • f02fdcf Updated overview + definition
  • ceb17a5 added minor section headers, to expand later
  • bd4616d Adding memory compute imbalance
  • 0ced1a3 Eliminiate uplication
  • 3aac69a Since I moved data pattern section down, need to blend
  • eddac2d IS update
  • c444463 Model memory pressure section

📊 Changes

16 files changed (+2434 additions, -1716 deletions)

View changed files

📝 contents/core/hw_acceleration/hw_acceleration.bib (+639 -1120)
📝 contents/core/hw_acceleration/hw_acceleration.qmd (+1795 -596)
contents/core/hw_acceleration/images/jpg/flexible-circuit.jpeg (+0 -0)
contents/core/hw_acceleration/images/png/aimage1.png (+0 -0)
contents/core/hw_acceleration/images/png/aimage2.png (+0 -0)
contents/core/hw_acceleration/images/png/aimage3.png (+0 -0)
contents/core/hw_acceleration/images/png/aimage4.png (+0 -0)
contents/core/hw_acceleration/images/png/aimage6.png (+0 -0)
contents/core/hw_acceleration/images/png/cover_ai_hardware.png (+0 -0)
contents/core/hw_acceleration/images/png/fpga.png (+0 -0)
contents/core/hw_acceleration/images/png/hwai_40yearsmicrotrenddata.png (+0 -0)
contents/core/hw_acceleration/images/png/mlperf.png (+0 -0)
contents/core/hw_acceleration/images/png/nre.png (+0 -0)
contents/core/hw_acceleration/images/png/qcomputing.png (+0 -0)
contents/core/hw_acceleration/images/png/qubit.png (+0 -0)
contents/core/hw_acceleration/images/png/tradeoffs.png (+0 -0)

📄 Description

Before submitting your Pull Request, please review and complete the items on this checklist.

  • The text has been proofread for grammar and spelling errors.
  • All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • The chapter has been locally built and tested using Quarto.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/712 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 2/16/2025 **Status:** ✅ Merged **Merged:** 2/16/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `702-update-the-ai-acceleration-chapter` --- ### 📝 Commits (10+) - [`670c9e2`](https://github.com/harvard-edge/cs249r_book/commit/670c9e2f852688c53f1f6e41558ccbbb5f683ba7) Putting in the overview + evolution section - [`cd21f4b`](https://github.com/harvard-edge/cs249r_book/commit/cd21f4bcc31ad3d6560e100dd62b3b4232249c3e) Working on primitives - [`834944a`](https://github.com/harvard-edge/cs249r_book/commit/834944abdd2402851a62436ced2f2c49552dc52c) major work on matrix/vector + adding in data movement section - [`f02fdcf`](https://github.com/harvard-edge/cs249r_book/commit/f02fdcf4864db89da25b646a47634368a983ac65) Updated overview + definition - [`ceb17a5`](https://github.com/harvard-edge/cs249r_book/commit/ceb17a56298dcb341bf7a577486206e031305d85) added minor section headers, to expand later - [`bd4616d`](https://github.com/harvard-edge/cs249r_book/commit/bd4616d4f9707c20413ef61444301c0daf58bdba) Adding memory compute imbalance - [`0ced1a3`](https://github.com/harvard-edge/cs249r_book/commit/0ced1a32e7c65e2be4f81ebe5e92dc46f33209df) Eliminiate uplication - [`3aac69a`](https://github.com/harvard-edge/cs249r_book/commit/3aac69ad3360c66cdd72f0fffa209000ec3d954e) Since I moved data pattern section down, need to blend - [`eddac2d`](https://github.com/harvard-edge/cs249r_book/commit/eddac2d963be2bffe8fc9c5913a2214eff5bfd90) IS update - [`c444463`](https://github.com/harvard-edge/cs249r_book/commit/c44446344cfe63aa3a904974586b8cca8030d69d) Model memory pressure section ### 📊 Changes **16 files changed** (+2434 additions, -1716 deletions) <details> <summary>View changed files</summary> 📝 `contents/core/hw_acceleration/hw_acceleration.bib` (+639 -1120) 📝 `contents/core/hw_acceleration/hw_acceleration.qmd` (+1795 -596) ➖ `contents/core/hw_acceleration/images/jpg/flexible-circuit.jpeg` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/aimage1.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/aimage2.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/aimage3.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/aimage4.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/aimage6.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/cover_ai_hardware.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/fpga.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/hwai_40yearsmicrotrenddata.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/mlperf.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/nre.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/qcomputing.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/qubit.png` (+0 -0) ➖ `contents/core/hw_acceleration/images/png/tradeoffs.png` (+0 -0) </details> ### 📄 Description Before submitting your Pull Request, please review and complete the items on this checklist. - [x] The text has been proofread for grammar and spelling errors. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] The chapter's formatting is consistent with the rest of the book. - [x] The chapter has been locally built and tested using Quarto. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-08 10:32:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#9590