Home People Publications Talks Teaching Contact Github


High-Performance Matrix Computations --- 2018

When: Summer semester 2018

CAMPUS #: 18ss-24886

Contact: Prof. Paolo Bientinesi



Prerequisites

Basic knowledge of numerical linear algebra.
Principles of algorithms and programming.
Familiarity with Matlab and C.


Overview

The course centers around the idea of developing efficient numerical algorithms through a synergy between mathematics and architectures.


Tentative syllabus

  • processor architecture (cpu, memory system, interconnect)
  • floating point operations
  • roofline model
  • vectorization
  • matrix-matrix product, BLAS
  • factorizations
  • method of relatively robust representations (MR3)
  • blocked algorithms
  • algorithms by block
  • dynamic scheduling
  • data parallelism
  • shared memory vs. distributed memory paradigm
  • synchronization vs. communication

Lectures & Exercises

  • Tuesday, 16:15-17:45pm (lecture)
  • Wednesday, 12:15-13:45pm (lecture + exercise)

Where: 1090|334 (klPhys)

Start: Wednesday, 11.04


Office hours

  • Tuesdays, 11am-1pm, by appointment.
    AICES R432 (Rogowski Building - Schinkelstrasse 2)

Schedule

Exams (by appointment)

  • July: 19, 20, 31
  • August: 7
  • September: 17, 18, 24, 25