Digital Design & Computer Architecture - Lecture 11: Microarchitecture Fundamentals (Spring 2022)

preview_player
Показать описание

Lecture 11: Microarchitecture Fundamentals
Date: March 31, 2022

Recommended Reading:
====================
Intelligent Architectures for Intelligent Computing Systems

A Modern Primer on Processing in Memory

RowHammer: A Retrospective

RECOMMENDED LECTURE VIDEOS & PLAYLISTS:
========================================
Computer Architecture Fall 2021 Lectures Playlist:

Digital Design and Computer Architecture Spring 2021 Livestream Lectures Playlist:

Featured Lectures:

Interview with Professor Onur Mutlu:

The Story of RowHammer Lecture:

Accelerating Genome Analysis Lecture:

Memory-Centric Computing Systems Tutorial at IEDM 2021:

Intelligent Architectures for Intelligent Machines Lecture:

Computer Architecture Fall 2020 Lectures Playlist:

Digital Design and Computer Architecture Spring 2020 Lectures Playlist:

Public Lectures by Onur Mutlu, Playlist:

Computer Architecture at Carnegie Mellon Spring 2015 Lectures Playlist:

Rethinking Memory System Design Lecture @stanfordonline :
Рекомендации по теме
Комментарии
Автор

A slightly unrelated question but still, I'm not sure that the "Large Semantic Gap" is necessarily bad. Like the IA-64 showed that writing a proper optimizing compiler for an ISA like that can be very tricky. And maybe that's because the IR is usually RISC-ish, or maybe because major compilers target multiple architectures, but in the end it's almost like all that ISA's complexity is deemed an "overkill" and either ignored or underutilized?

YA_LUNNAYA_PONI