This repo contains a few sample programs to show the basic usage of how to use cilk to parallelize code, as well as a few of the cilk tools, specifically cilksan, a race detector, and cilkscale, a scalability analyzer.
You can follow along with the tutorial here