Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
18-447_course_schedule_spring_2018 [2018/03/18 23:34] edit18-447_course_schedule_spring_2018 [2024/01/03 14:11] edit
Line 1: Line 1:
-====== 18-447 Course Schedule, Spring 2018 ======+====== 18-447 Course Schedule, Spring 2018  (**Not Most Recent**) ======
  
 Reading assignments are to be completed BEFORE coming to class.  (**New for S18:** P&H=//Computer Organization and Design **RISC-V Edition**: The Hardware Software Interface//, 1st Edition by Patterson and Hennessy, Morgan Kaufmann/Elsvier.) You may also find it  Reading assignments are to be completed BEFORE coming to class.  (**New for S18:** P&H=//Computer Organization and Design **RISC-V Edition**: The Hardware Software Interface//, 1st Edition by Patterson and Hennessy, Morgan Kaufmann/Elsvier.) You may also find it 
Line 15: Line 15:
 ^ Week ^ Date ^ L# ^ Topic ^ Readings ^ Lab Week ^ ^ Week ^ Date ^ L# ^ Topic ^ Readings ^ Lab Week ^
 | 1 | 1/15 | ^ No classes (Martin Luther King, Jr. Day) | ^ No lab meeting\\ this week | | 1 | 1/15 | ^ No classes (Martin Luther King, Jr. Day) | ^ No lab meeting\\ this week |
-|   | 1/17 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L01.pdf |L1]] | Introduction | P&H Ch1 ^ |  +|   | 1/17 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L01.pdf |L1]] | Introduction | P&H Ch1 ^ |  
-| 2 | 1/22 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L02.pdf |L2]] | RISC-V RV32I ISA | P&H Ch2 | Lab 1A/B start |   +| 2 | 1/22 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L02.pdf |L2]] | RISC-V RV32I ISA | P&H Ch2 | Lab 1A/B start |   
-|   | 1/24 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L03.pdf |L3]] | Single-Cycle Implementation | P&H 4.1~4.4 | |  +|   | 1/24 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L03.pdf |L3]] | Single-Cycle Implementation | P&H 4.1~4.4 | |  
-| 3 | 1/29 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L04.pdf |L4]] | ISA Design | P&H Ch2 | Lab 1A due |  +| 3 | 1/29 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L04.pdf |L4]] | ISA Design | P&H Ch2 | Lab 1A due |  
-|   | 1/31 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L05.pdf |L5]] | Performance | P&H Ch1.6~1.9 | |   +|   | 1/31 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L05.pdf |L5]] | Performance | P&H Ch1.6~1.9 | |   
-| 4 | 2/5 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L06.pdf |L6]] | Multi-Cycle Implementations | P&H Appendix D | Lab 1B due |   +| 4 | 2/5 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L06.pdf |L6]] | Multi-Cycle Implementations | P&H Appendix D | Lab 1B due |   
-|   | 2/7 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L07.pdf |L7]] | Pipelining: Basics | P&H Ch4.5~4.6 | |   +|   | 2/7 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L07.pdf |L7]] | Pipelining: Basics | P&H Ch4.5~4.6 | |   
-| 5 | 2/12 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L08.pdf |L8]] | Pipelining: Data Hazard and  Resolution | P&H Ch4.7 | Lab 2 start |  +| 5 | 2/12 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L08.pdf |L8]] | Pipelining: Data Hazard and  Resolution | P&H Ch4.7 | Lab 2 start |  
-|   | 2/14 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L09.pdf |L9]] | Pipelining: Control Hazard and Resolution | P&H Ch4.8 | |   +|   | 2/14 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L09.pdf |L9]] | Pipelining: Control Hazard and Resolution | P&H Ch4.8 | |   
-| 6 | 2/19 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L10.pdf |L10]] | Pipelining: Branch Prediction | P&H Ch4.8 | mid-Lab 2 check-off |   +| 6 | 2/19 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L10.pdf |L10]] | Pipelining: Branch Prediction | P&H Ch4.8 | mid-Lab 2 check-off |   
-|   | 2/21 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L11.pdf |L11]] | Pipelining: Exceptions | P&H Ch4.9 and rest | |  +|   | 2/21 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L11.pdf |L11]] | Pipelining: Exceptions | P&H Ch4.9 and rest | |  
 | 7 | 2/26 | ^ Midterm 1 in Class | | Lab 2 due |  | 7 | 2/26 | ^ Midterm 1 in Class | | Lab 2 due | 
-|  | 2/28 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L12.pdf |L12]] | Power and Energy | | |  +|  | 2/28 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L12.pdf |L12]] | Power and Energy | | |  
-| 8 | 3/5 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L13.pdf |L13]] | Busses and I/O | Ch5.5 | Lab 3 start |  +| 8 | 3/5 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L13.pdf |L13]] | Busses and I/O | Ch5.5 | Lab 3 start |  
-|   | 3/7 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L14.pdf |L14]] | Memory Technology and Organization | P&H Ch5.1, 5.2 | | +|   | 3/7 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L14.pdf |L14]] | Memory Technology and Organization | P&H Ch5.1, 5.2 | | 
 |   | 3/12 | ^ No classes (Spring Break) ^ ^ |  |   | 3/12 | ^ No classes (Spring Break) ^ ^ | 
 |   | 3/14 | ^ No classes (Spring Break) ^ ^ |  |   | 3/14 | ^ No classes (Spring Break) ^ ^ | 
-| 9 | 3/19 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L15.pdf |L15]] | Caches | P&H Ch5.3 | |   +| 9 | 3/19 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L15.pdf |L15]] | Caches | P&H Ch5.3 | |   
-|   | 3/21 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L16.pdf |L16]] | More caches | P&H Ch5.4, 5.9 | |  +|   | 3/21 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L16.pdf |L16]] | More caches | P&H Ch5.4, 5.9 | |  
-| 10 | 3/26 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L17.pdf |L17]] | VM: protection and paging | P&H Ch5.6~5.8 | Lab 3 due |  +| 10 | 3/26 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L17.pdf |L17]] | VM: protection and paging | P&H Ch5.6~5.8 | Lab 3 due |  
-|    | 3/28 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L18.pdf |L18]] | VM: page tables and TLB | P&H Ch5.6~5.8 | |  +|    | 3/28 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L18.pdf |L18]] | VM: page tables and TLB | P&H Ch5.6~5.8 | |  
-| 11 | 4/2 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L19.pdf |L19]] | VM: modern systems | Rest of Ch5 and paper | Lab 4 start |  +| 11 | 4/2 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L19.pdf |L19]] | VM: modern systems | Rest of Ch5 and paper | Lab 4 start |  
-|    | 4/4 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L20.pdf |L20]] | ILP to multicore | | |  +|    | 4/4 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L20.pdf |L20]] | ILP to multicore | | |  
 | 12 | 4/9 | ^ Midterm 2 in class | | Lab 4 status check |  | 12 | 4/9 | ^ Midterm 2 in class | | Lab 4 status check |
-|    | 4/11 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L21.pdf |L21]] | Parallel Computer Architecture | P&H Ch6 | |  +|    | 4/11 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L21.pdf |L21]] | Parallel Computer Architecture | P&H Ch6 | |  
-| 13 | 4/16 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L22.pdf |L22]] | Multithreaded Programming | ^ Lab on\\ Tuesday only |  +| 13 | 4/16 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L22.pdf |L22]] | Multithreaded Programming | ^ Lab on\\ Tuesday only |  
-|    | 4/18 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L23.pdf |L23]] | Parallel Performance | Ch5.15 ^ |+|    | 4/18 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L23.pdf |L23]] | Parallel Performance | Ch5.15 ^ |
 |    | 4/19-21 | ^ Spring Carnival | ^ | |    | 4/19-21 | ^ Spring Carnival | ^ |
-| 14 |4/23 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L24.pdf |L24]] | Cache Coherence | Ch5.10 | |   +| 14 |4/23 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L24.pdf |L24]] | Cache Coherence | Ch5.10 | |   
-|    | 4/25 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L25.pdf |L25]] | Synchronization | Ch2.11, 5.14 | |  +|    | 4/25 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L25.pdf |L25]] | Synchronization | Ch2.11, 5.14 | |  
-| 15 | 4/30 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L26.pdf |L26]] | Interconnects  | | Lab 4 due |  +| 15 | 4/30 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L26.pdf |L26]] | Interconnects  | | Lab 4 due |  
-|    | 5/2 | [[https://www.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L27.pdf |L27]] | Hardware Acceleration | |  |  +|    | 5/2 | [[https://users.ece.cmu.edu/~jhoe/course/ece447/S18handouts/L27.pdf |L27]] | Hardware Acceleration | |  |  
 |    | 5/10 | ^ Final Exam, 1pm~4pm | | |  |    | 5/10 | ^ Final Exam, 1pm~4pm | | |
 \\  \\