Lectures 2019-2020

Lecture 1, February 24th, 2020 Introduction to the course - Lecture 1 - Introduction

Lecture 2, February 26th, 2020 Introduction to Matlab - Part 1 - Lecture 2 - Matlab
Laboratory, February 26th, 2020 Laboratory: Introductory exercises - Part 1

Lecture 3, March 2ndth, 2020 Introduction to Matlab - Part 2 - Lecture 3 - Matlab
Laboratory, March 2ndth, 2020 Laboratory: Introductory exercises - Part 2

Lecture 4, March 4th, 2020 Sparse matrices: definitions and motivation of compact formats. Compact storage methods for sparse matrix: Coordinate, Skyline, Compact Sparse Row CSR, Compact Sparse Column CSC, Modified Sparse Row MSR. Lecture 4 - Sparse Matrices - Slides 1-44

  • Appendix of book Solving Numerical PDEs: Problems, Applications, Exercises - Formaggia, Saleri, Veneziani - 2012 - read pp. 395-409

Lecture 5, March 9th, 2020 Compact storage methods for sparse matrix: Block Sparse Row, , Diagonal, Ellpack-Itpack. Lecture 5 - Sparse Matrices - Slides 45-62

Lecture 6, March 11th, 2020 Lecture by Dr. Viviana Arrigoni. Linear systems. Gaussian elimination for solving systems of linear equations. Pivoting. Methods to avoid pivoting. Random Butterfly Transformations and Transpose methods Lecture 6 - Linear Systems Part 1

Lecture 7, March 16th, 2020 Lecture by Dr. Viviana Arrigoni. Linear systems. Cholesky factorization. Jacobi iterative method. Gauss-Seidel iterative method. Lecture 7 - Linear Systems Part 2

Lecture 8, March 18th, 2020 Errors: Computational errors, Data errors, Truncation errors, Rounding errors. Forward error and backward error. Sensitivity and condition number. Stability and accuracy. Errors in floating-point representation. Lecture 8 - Errors - Slides 1-55

Lecture 9, March 23th, 2020 Errors in floating point arithmetic. Uncertainty in measurements. Lecture 9 - Errors - Slides 56-84
Laboratory Discussion on Homework 1: solutions of students.

Lecture 10, March 25th, 2020 Eigenvalues and eigenvectors. The Power method. The Deflation methods. Lecture 10 - Eigenvalues, Eigenvectors - Slides 1-30

Lecture 11, March 30th, 2020 Applications: Gould Index - Eigenvector Centrality in a Graph; the Fiedler Eigenvector and the Graph Partitioning; the Steady State of a Markov Chain using Eigenvalues and Eigenvectors. Lecture 11 - Eigenvalues, Eigenvectors - Slides 31-59
Exercises on sparse matrices and errors: Exercise 1 and Exercise 3 from Midterm test 17 April 2019, Exercise 1 from Endterm test 31 May 2016.

Lecture 12, April 1st, 2020 Exercises on Jacobi and Gauss-Seidel methods and Cholesky factorization - Exercise 2 and 3 from Midterm test 18 April 2018, Power method Exercise 5 from Exam test 15 July 2019.

Lecture 13, April 6th, 2020 Motivation to parallel architectures. Summary of conventional computer architecture (Von Neumann's architecture). Lecture 13 - Motivation to parallel architectures and summary on computer architectures

Lecture 14, April 8th, 2020 Instruction pipelining. Pipeline hazards. (Hennessy, Patterson - Appendix C, Sections C1, C2) Lecture 14 - Instruction Pipelining

Lecture 15, April 15th, 2020 Discussion on Homework 2 and questions on Homework 3.<br>

Lecture 16, April 20th, 2020 Circuits for arithmetic operations. Pipeline of arithmetic operations. Circuit evaluation: delay and area.Lecture 16 - Computer arithmetic
Exercises on instruction pipeline. Text of exercises on instruction pipeline
Exercise on circuit evaluation. Text of exercises on circuit evaluation

Lecture 17, April 22nd, 2020 Representations for Fast Arithmetic. Redundant number representations for carry-free addition. Modified Signed Digit (MSB) and Redundant Binary. Residue number system. Lecture 17 - Representations for Fast Arithmetic

Lecture 18, April 27th, 2020 Classifications of (parallel) architectures. Lecture 18 - Part 1 - Architecture Classification SIMD class: vector architecture Lecture 18 - Part 2 - Vector Architectures

Lecture 19, April 29th, 2020 Graphics Processing Units. Lecture 19 - GPU - Slides 1-60 (Hennessy, Patterson - Chapter 4, Sect. 4.2; Kirk, Hwu - Chapter 3, 4, 5; Barlas - Chapter 6)

Lecture 20, May 4th, 2020 Graphics Processing Units - Continued. Lecture 20 - GPU - Slides 61-102 Exercises on GPUs. Text of exercises on GPU

Lecture 21, May 6th, 2020 Exercises on GPUs and number representations. Text of exercises - from Exam test 18 June2019.pdf Interconnection networks. Lecture 21 - Interconnection networks - Slides 1- 25

Lecture 22, May 11th, 2020 Interconnection networks. Lecture 22 - Interconnection networks - Slides 26 - 71 Exercises on Interconnection networks. Text and solution of exercises on interconnection networks

Lecture 23, May 13th, 2020 Interconnection networks: Equivalence of log N stage and (log N -1) MINs; all-to-all personalized communication on MINs - Lecture 23 - Interconnection networks - Slides 72 - 90 Paper on equivalence of MINs
Paper on all-to-all personalized communication on MINs

Lecture 24, May 18th, 2020 Performance evaluation of computer architectures. Amdahl law. Performance equation. Lecture 24 - Performance

Lecture 25, May 27th, 2020 Discussion on Homeworks.

-- Annalisa Massini - 2021-02-22

-->


This topic: CI > AnnalisaMassini > WebHome > Corso2019-2020
Topic revision: r3 - 2021-09-15 - AnnalisaMassini
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback