Sign up for our newsletter and get the latest big data news and analysis.
Daily
Weekly

CilkArts Multicore Programming Lecture Series Videos

CilkArts has posted videos from their recent series of lectures detailing the various methodologies behind multicore programming.  They’ve even posted the slide decks!

Lecture 1:

  • The multicore programming challenge
  • Shared-memory hardware
  • Leading concurrency platforms (Pthreads, OpenMP, TBB, Cilk++)
  • Race conditions

Lecture 2:

  • What is Parallelism?
  • Scheduling Theory
  • Cilk++ Runtime System
  • A Chess Lesson

Lecture 3:

  • Implementation of Cilk loops
  • Divide-&-Conquer Recurrences
  • Matrix Multiplication
  • Tableau Construction

You can read more about CilkArts on their blog, here.

Trackbacks

  1. […] is the original:  CilkArts Multicore Programming Lecture Series Videos | insideHPC.com SHARETHIS.addEntry({ title: “CilkArts Multicore Programming Lecture Series Videos | […]

  2. […] origin­al p­os­t h­ere: Cilk­Ar­t­s Mult­ico­r­e Pr­o­g­r­ammin­g&#17… Share and […]

Resource Links: