Oct 14 – 24, 2024
Bertinoro
Europe/Rome timezone

Scientific Program

The school program is structured along two main tracks: an introduction to the basic concepts and tools for developing efficient applications, and an in-depth discussion regarding the most commonly used programming methodologies and tools in parallel computing 

The first one provides background concepts and is intended to form a stable core that will be offered each year with minor modifications.

The second one deals in detail with specific topics that will be selected year by year to cover all the important aspects with a cyclical turnaround.

Fundamentals of Efficient Programming:

  • Modern processor architectures
  • Tools and methods for improving performance
  • Efficient use of modern C++
  • Managing memory usage

Parallel Programming for Scientific Applications

  • Parallel CPU programming
  • Floating point computation
  • GPU programming
  • Cluster computing with MPI

 

Study materials:

  • introduction to C++ – LINK
  • online materials – LINK