This shows you the differences between two versions of the page.
schedule [2013/04/26 16:16] yoonguk |
schedule [2013/09/10 11:47] (current) justinme |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Video Playlists ====== | ||
+ | |||
+ | All lecture and recitation material for this course is available on the [[http://www.youtube.com/channel/UCnoYy1k6I5gLIxhlNiStrdQ|Carnegie Mellon Computer Architecture]] channel on YouTube. You can view the lecture and recitation playlists below. | ||
+ | |||
+ | ===== Lecture Playlist ===== | ||
+ | |||
+ | [[http://www.youtube.com/playlist?list=PL5PHm2jkkXmidJOd59REog9jDnPDTG6IJ|Lecture Playlist on YouTube]] | ||
+ | |||
+ | {{url>http://www.youtube.com/embed/videoseries?list=PL5PHm2jkkXmidJOd59REog9jDnPDTG6IJ}} | ||
+ | |||
+ | ===== Recitation Playlist ===== | ||
+ | |||
+ | [[http://www.youtube.com/playlist?list=PL5PHm2jkkXmgNN9CA21ooECbxFKzQNoad|Recitation Playlist on YouTube]] | ||
+ | |||
+ | {{url>http://www.youtube.com/embed/videoseries?list=PL5PHm2jkkXmgNN9CA21ooECbxFKzQNoad}} | ||
+ | |||
====== Lectures/Schedule ====== | ====== Lectures/Schedule ====== | ||
* {{:syllabus-18-447-Mutlu-S13.pdf|Syllabus}} | * {{:syllabus-18-447-Mutlu-S13.pdf|Syllabus}} | ||
Line 25: | Line 41: | ||
| ::: | 3/1 Fri. | L18. Virtual Memory 3 & R3. S'12 Midterm I \\ {{onur-447-spring13-lecture18-virtual-memory-iii-afterlecture.pptx|pptx}}, {{onur-447-spring13-lecture18-virtual-memory-iii-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 17 (3/1 Wed.)|buzzwords]] \\ {{youtube>link:dFQBqsLkOqU|video}} | [[readings#Lecture 16 (2/25 Mon.)| P&H 5.4, Hamacher 8.8 ]] | | [[labs#Lab 3: Pipelined MIPS (Due: Fri. 3/1)|Lab3 Due]]| | | ::: | 3/1 Fri. | L18. Virtual Memory 3 & R3. S'12 Midterm I \\ {{onur-447-spring13-lecture18-virtual-memory-iii-afterlecture.pptx|pptx}}, {{onur-447-spring13-lecture18-virtual-memory-iii-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 17 (3/1 Wed.)|buzzwords]] \\ {{youtube>link:dFQBqsLkOqU|video}} | [[readings#Lecture 16 (2/25 Mon.)| P&H 5.4, Hamacher 8.8 ]] | | [[labs#Lab 3: Pipelined MIPS (Due: Fri. 3/1)|Lab3 Due]]| | ||
| W8 | 3/4 Mon. | R4. Q&A Session \\ {{youtube>link:bCdMfl4P014|video}} | | | | | | W8 | 3/4 Mon. | R4. Q&A Session \\ {{youtube>link:bCdMfl4P014|video}} | | | | | ||
- | | ::: | 3/6 Wed. | Midterm I | | | | | + | | ::: | 3/6 Wed. | [[exams|Midterm I]] | | | | |
| ::: | 3/8 Fri. | No Lecture (Mid-Semester Break) | | | | | | ::: | 3/8 Fri. | No Lecture (Mid-Semester Break) | | | | | ||
| W9 | | No Lecture (Spring Break) | | | | | | W9 | | No Lecture (Spring Break) | | | | | ||
Line 41: | Line 57: | ||
| ::: | 4/12 Fri. | L28. Runahead Execution \\ {{onur-447-spring13-lecture28-runaheadexecution-afterlecture.pptx|ppt}}, {{onur-447-spring13-lecture28-runaheadexecution-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 28 (4/12 Fri.)|buzzwords]] \\ {{youtube>link:z8YpjqXQJIA|video}} | [[readings#Lecture 28 (4/12 Fri.)| Mutlu 2003, Srinath 2007 ]]| | | | ::: | 4/12 Fri. | L28. Runahead Execution \\ {{onur-447-spring13-lecture28-runaheadexecution-afterlecture.pptx|ppt}}, {{onur-447-spring13-lecture28-runaheadexecution-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 28 (4/12 Fri.)|buzzwords]] \\ {{youtube>link:z8YpjqXQJIA|video}} | [[readings#Lecture 28 (4/12 Fri.)| Mutlu 2003, Srinath 2007 ]]| | | ||
| W14 | 4/15 Mon. | L29. Prefetching (and Exam Review) \\ {{onur-447-spring13-lecture29-prefetching-afterlecture.ppt|ppt}}, {{onur-447-spring13-lecture29-prefetching-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 29 (4/15 Mon.)|buzzwords]] \\ {{youtube>link:IIkIwiNNl0c|video}} | | | | W14 | 4/15 Mon. | L29. Prefetching (and Exam Review) \\ {{onur-447-spring13-lecture29-prefetching-afterlecture.ppt|ppt}}, {{onur-447-spring13-lecture29-prefetching-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 29 (4/15 Mon.)|buzzwords]] \\ {{youtube>link:IIkIwiNNl0c|video}} | | | ||
- | | W15 | 4/22 Mon. | L30A. Advanced Prefetching \\ L30B. Multiprocessors \\ {{onur-447-spring13-lecture30a-advancedprefetching-afterlecture.ppt|a-ppt}}, {{onur-447-spring13-lecture30a-advancedprefetching-afterlecture.pdf|a-pdf}}, {{onur-447-spring13-lecture30b-multiprocessors-afterlecture.ppt|b-ppt}}, {{onur-447-spring13-lecture30b-multiprocessors-afterlecture.pdf|b-pdf}}, [[buzzwords#Lecture 30 (4/22 Mon.)|buzzwords]] | [[readings#Lecture 30 (4/22 Mon.)| Amdahl 1967, Lamport 1979, C&S 5.1, 5.3]] | [[homeworks#Homework 6: Caching and Memory (Due: Mon. 4/22)|HW6 Due]] | [[labs#Lab 7: Lab 7: Multicore and Cache Coherence (Due: Wed. 5/3)|Lab7 Out]] | | + | | ::: | 4 /17 Wed. | [[exams|Midterm II]] | | | | |
- | | ::: | 4/24 Wed. | L31. Multiprocessor Correctness and Cache Coherence \\ {{onur-447-spring13-lecture31-multiprocessorcorrectnessandcachecoherence-afterlecture.ppt|ppt}}, {{onur-447-spring13-lecture31-multiprocessorcorrectnessandcachecoherence-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 31 (4/24 Wed.)|buzzwords]] | [[readings#Lecture 31 (4/24 Wed.)| Amdahl 1967, Lamport 1979, C&S 5.1, 5.3]] | | [[labs#Lab 6: Memory Hierarchy (Due: Fri. 4/19)|Lab6 Due]] | | + | | W15 | 4/22 Mon. | L30A. Advanced Prefetching \\ L30B. Multiprocessors \\ {{onur-447-spring13-lecture30a-advancedprefetching-afterlecture.ppt|a-ppt}}, {{onur-447-spring13-lecture30a-advancedprefetching-afterlecture.pdf|a-pdf}}, {{onur-447-spring13-lecture30b-multiprocessors-afterlecture.ppt|b-ppt}}, {{onur-447-spring13-lecture30b-multiprocessors-afterlecture.pdf|b-pdf}}, [[buzzwords#Lecture 30 (4/22 Mon.)|buzzwords]] \\ {{youtube>link:yapQavK6LUk|video A}} {{youtube>link:7ozCK_Mgxfk|video B}} | [[readings#Lecture 30 (4/22 Mon.)| Amdahl 1967, Lamport 1979, C&S 5.1, 5.3]] | [[homeworks#Homework 6: Caching and Memory (Due: Mon. 4/22)|HW6 Due]] | [[labs#Lab 7: Lab 7: Multicore and Cache Coherence (Due: Wed. 5/3)|Lab7 Out]] | |
- | | ::: | 4/26 Fri. | L32. Interconnects \\ {{onur-447-spring13-lecture32-interconnects-afterlecture.ppt|ppt}}, {{onur-447-spring13-lecture32-interconnects-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 31 (4/24 Wed.)|buzzwords]] | [[readings#Lecture 32 (4/26 Fri.)| Amdahl 1967, Lamport 1979, C&S 5.1, 5.3]] | | | | + | | ::: | 4/24 Wed. | L31. Multiprocessor Correctness and Cache Coherence \\ {{onur-447-spring13-lecture31-multiprocessorcorrectnessandcachecoherence-afterlecture.ppt|ppt}}, {{onur-447-spring13-lecture31-multiprocessorcorrectnessandcachecoherence-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 31 (4/24 Wed.)|buzzwords]] \\ {{youtube>link:U-VZKMgItDM}} | [[readings#Lecture 31 (4/24 Wed.)| Amdahl 1967, Lamport 1979, C&S 5.1, 5.3]] | | [[labs#Lab 6: Memory Hierarchy (Due: Fri. 4/19)|Lab6 Due]] | |
+ | | ::: | 4/26 Fri. | L32. Interconnects \\ {{onur-447-spring13-lecture32-interconnects-afterlecture.ppt|ppt}}, {{onur-447-spring13-lecture32-interconnects-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 32 (4/26 Fri.)|buzzwords]] \\ {{youtube>link:6xEpbFVgnf8|video}} | [[readings#Lecture 32 (4/26 Fri.)| Amdahl 1967, Lamport 1979, C&S 5.1, 5.3]] | | | | ||
+ | | W16 | 4/29 Mon. | L33. Heterogeneous (Multi-Core) Systems \\ {{onur-447-spring13-lecture33-heterogeneousmulticore-afterlecture.ppt|ppt}}, {{onur-447-spring13-lecture33-heterogeneousmulticore-afterlecture.pdf|pdf}}, [[buzzwords#Lecture 33 (4/29 Mon.)|buzzwords]] \\ {{youtube>link:r6r2NJxj3kI|video}} | | | | | ||
+ | | ::: | 5/1 Wed. | L34. Emerging Memory Technologies \\ {{meza-447-spring13-lecture34-emergingmemory.pptx|pptx}}, {{meza-447-spring13-lecture34-emergingmemory.pdf|pdf}}, [[buzzwords#Lecture 34 (5/1 Wed.)|buzzwords]] \\ {{youtube>link:LzfOghMKyA0|video}} | | | | | ||
+ | | ::: | 5/3 Fri. | R7. Midterm 2 \\ {{youtube>link:9h3_OFIaYuw|video}} | | | | | ||
+ | | ::: | 5/4 Sat. | L35. Final Review Session \\ {{onur-447-spring13-lecture35-finalreview.ppt|ppt}}, {{onur-447-spring13-lecture35-finalreview.pdf|pdf}} | | | | | ||
+ | | W17 | 5/6 Mon. | [[exams|Final Exam]] | | | | |