Login to filter by course Login to filter by course Reset
Parallel Scan LeftIntroduces parallel scan left in Scala, covering its properties, sequential solutions, and efficient parallel computation techniques.
GPUs: Introduction to CUDAIntroduces the basics of GPUs, CUDA programming, and thread synchronization for parallel computing applications.
Causal & Total Order BroadcastCovers exercises on reliable broadcast, uniform reliable broadcast, and total order broadcast in distributed algorithms.
Associative Operations: FundamentalsCovers associative and commutative operations in parallel programming, using mathematical examples and discussing challenges in preserving associativity.