CilkArts has posted videos from their recent series of lectures detailing the various methodologies behind multicore programming. They’ve even posted the slide decks!
- The multicore programming challenge
- Shared-memory hardware
- Leading concurrency platforms (Pthreads, OpenMP, TBB, Cilk++)
- Race conditions
- What is Parallelism?
- Scheduling Theory
- Cilk++ Runtime System
- A Chess Lesson
- Implementation of Cilk loops
- Divide-&-Conquer Recurrences
- Matrix Multiplication
- Tableau Construction
You can read more about CilkArts on their blog, here.
[…] is the original: CilkArts Multicore Programming Lecture Series Videos | insideHPC.com SHARETHIS.addEntry({ title: “CilkArts Multicore Programming Lecture Series Videos | […]