Fifth INFN International School on: "Architectures, tools and methodologies for developing efficient large scale scientific computing applications" ESC13 - Bertinoro (Forlì-Cesena) Italy 20-26 October 2013

Europe/Rome
Bertinoro

Bertinoro

Description
    • 17:00 20:30
      Registration and Welcome
    • 20:30 22:00
      Welcome Dinner 1h 30m
    • 08:30 20:00
      Session 1
      • 08:30
        Welcome and opening remarks 30m
        Speaker: Mauro Morandin (PD)
        Slides
      • 09:00
        Concepts of performance and efficiency 45m
        Speaker: Dr Peter Elmer (Princeton University)
        Slides
      • 09:50
        Modern processors and related optimisation topics - Part 1 45m
        Speaker: Mr Sverre Jarp (CERN)
        Slides
      • 10:40
        Coffee break 20m
      • 11:00
        Modern processors and related optimisation topics - Part 2 45m
        Speaker: Mr Sverre Jarp (CERN)
      • 11:50
        Introduction to Performance tuning tools 45m
        Speaker: Dr Peter Elmer (Princeton University)
        Exercises
        git repository for exercises
      • 12:40
        Lunch break 1h 30m
      • 14:15
        Floating point computation: accuracy, optimization, vectorization (with exercises) 45m
        Speaker: Vincenzo Innocente (CERN)
        Slides
      • 15:00
        Floating point computation: accuracy, optimization, vectorization (with exercises) 45m
        Speaker: Vincenzo Innocente (CERN)
      • 15:45
        Coffee break 15m
      • 16:00
        Floating point computation: accuracy, optimization, vectorization (with exercises) 45m
        Speaker: Vincenzo Innocente (CERN)
        Vincenzo's git site
      • 16:45
        Floating point computation: accuracy, optimization, vectorization (with exercises) 45m
        Speaker: Vincenzo Innocente (CERN)
      • 17:30
        Student lightning presentations 1h
        Slides
    • 20:30 20:30
      Dinner
    • 08:30 20:00
      Session 2
      • 08:30
        Efficient C++ coding (with exercises) 45m
        Speaker: Dr Francesco Giacomini (CNAF)
        Slides
      • 09:20
        Efficient C++ coding (with exercises) 45m
        Speaker: Dr Francesco Giacomini (CNAF)
      • 10:10
        Coffee break 20m
      • 10:30
        Efficient C++ coding (with exercises) 45m
        Speaker: Dr Francesco Giacomini (CNAF)
      • 11:15
        Efficient C++ coding (with exercises) 45m
        Speaker: Dr Francesco Giacomini (CNAF)
      • 12:40
        Lunch break 1h 30m
      • 14:15
        The Memory Crisis 45m
        Speaker: Dr Peter Elmer (Princeton University)
        Slides
      • 15:00
        How memory allocation works 45m
        Speaker: Dr Peter Elmer (Princeton University)
      • 15:45
        Coffee break 15m
      • 16:00
        Exercises - Memory Allocations 45m
        Speaker: Dr Peter Elmer (Princeton University)
      • 16:45
        Exercises - Memory Allocations 45m
        Speaker: Dr Peter Elmer (Princeton University)
      • 17:30
        Student lightning presentations 1h
        Slides
    • 20:30 20:30
      Dinner
    • 08:30 14:00
      Session 3
      • 08:30
        Exercises (Floating Point, Memory use, C++) 45m
        Speakers: Dr Francesco Giacomini (CNAF), Dr Peter Elmer (Princeton University), Vincenzo Innocente (CERN)
        exercises (web site)
      • 09:20
        Exercises (Floating Point, Memory use, C++) 45m
      • 10:10
        Coffee break 20m
      • 10:30
        Exercises (Floating Point, Memory use, C++) 45m
      • 11:20
        Exercises (Floating Point, Memory use, C++) 45m
      • 12:20
        Lunch break 1h 30m
    • 14:00 18:00
      Session 4: Introduction to parallel computing
      • 14:00
        Motivation.... The power wall and the emergence of ubiquitous heterogeneous computing 45m
        Speaker: Dr Tim Mattson (Intel)
        Slides
      • 14:45
        Parallel Computing: basic concepts and vocabulary 45m
        Speaker: Dr Tim Mattson (Intel)
      • 15:30
        Coffee break 30m
      • 16:00
        Parallel hardware: from SMP to GPU to clusters to massively parallel supercomputers 45m
        Speaker: Dr Tim Mattson (Intel)
      • 16:45
        Core design patterns of parallel algorithms 45m
        Speaker: Dr Tim Mattson (Intel)
    • 18:00 20:00
      Social Tour 2h
    • 20:30 22:30
      Social dinner 2h

      Casa Artusi Restaurant

    • 08:30 12:50
      Session 5: Hands on introduction to parallel programming with OpenMP
      Convener: Dr Tim Mattson (Intel)
      slides
      • 08:30
        Multithreaded programming with OpenMP: The SPMD pattern on the CPU 45m
        Speaker: Dr Tim Mattson (Intel)
      • 09:30
        Parallel loops with OpenMP 45m
        Speaker: Dr Tim Mattson (Intel)
      • 10:30
        Coffee break 30m
      • 11:00
        The divide and conquer pattern with OpenMP tasks 45m
        Speaker: Dr Tim Mattson (Intel)
    • 12:50 14:20
      Lunch 1h 30m
    • 14:20 19:30
      Session 6: Hands on introduction to GPU programming with compiler directives
      Convener: Dr Tim Mattson (Intel)
      slides
      • 14:20
        GPU architectures 45m
      • 15:15
        Core design patterns for the GPU programmer 45m
        Speaker: Dr Tim Mattson (Intel)
      • 16:15
        Coffee break 30m
      • 16:45
        Programming GPUs with directives: OpenACC and OpenMP 4.0 45m
        Speaker: Dr Tim Mattson (Intel)
      • 18:30
        Evening lecture: Exploiting vector units 1h
        Speaker: Dr Tim Mattson (Intel)
    • 20:30 20:30
      Dinner
    • 08:30 12:50
      Session 7: Hands on introduction to GPU programming with CUDA and OpenCL
      Convener: Dr Tim Mattson (Intel)
      Introduction to CUDA
      Introduction to OpenCL
      • 08:30
        The kernel parallelism pattern 45m
        Speaker: Dr Tim Mattson (Intel)
      • 09:30
        Basics of kernel programming 45m
        Speaker: Dr Tim Mattson (Intel)
      • 10:30
        Coffee break 30m
      • 11:00
        GPU memory hierarchy and reductions 45m
        Speaker: Dr Tim Mattson (Intel)
    • 12:50 14:20
      Lunch 1h 30m
    • 14:20 18:30
      Session 8: Hands on introduction to cluster computing
      Convener: Dr Tim Mattson (Intel)
      slides
      • 14:30
        MPI and the concept of message passing 45m
        Speaker: Dr Tim Mattson (Intel)
      • 15:30
        The SPMD pattern in MPI 45m
        Speaker: Dr Tim Mattson (Intel)
      • 16:30
        Coffee break 30m
      • 17:00
        Programming highly scalable systems: "MPI+X" 45m
        Speaker: Dr Tim Mattson (Intel)
    • 20:30 20:30
      Dinner
    • 08:30 14:50
      Session 9
      Announcements
      • 08:30
        Students feedback 30m
      • 09:00
        Final examination 2h
      • 11:00
        Coffee break 30m
      • 11:30
        Delivery of certificates of attendance 30m
      • 12:00
        Lunch 1h 15m
      • 14:00
        Shuttle departure (to Forli' railway station) 20m