* PHYS 743 - Parallel Programming ** General remarks 1. File `memtricks.tex` not found ** Tentative agenda *** Day 1 **** Admin intro **** Basic concepts ***** ssh, scp, rsync ***** Compilation ***** Debugging **** Architecture ***** Cluster (MPI) ***** Multicore (OpenMP) ***** Singlecore (SIMD) **** Optimization ***** Data access ***** Vectorization **** Performance measurment ***** Key concepts ****** FLOPS, memory bandwidth ****** timing (speedup, scalings) ***** Profiling ***** Roofline *** Day 2 *** Day 3 *** Day 4 *** Day 5