Lecture

Parallel Programming in Scala: Performance Analysis

Description

This lecture explores the performance analysis of parallel programs in Scala, focusing on empirical measurement and asymptotic analysis to estimate computation time. It covers the asymptotic analysis of sequential running time, recursive functions with unbounded parallelism, and the implications of Amdahl's Law on parallelism. The instructor discusses the concepts of work and depth in parallel code, rules for depth and work calculations, and computing time bounds for given parallelism, providing insights into the behavior of parallel programs with varying levels of parallel threads.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.