Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 350 Bytes

File metadata and controls

4 lines (3 loc) · 350 Bytes

Welcome to OpenCilk!

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