Fast code
Performance engineering: making software run fast or otherwise consume few resources, such as time, storage, energy, network bandwidth, etc.
Who cares about software performance?
2023 Mar 20 — By Charles E. Leiserson
Software performance, like money, is useful for buying other more important system properties like usability and security. How can we teach students to be good stewards of such a resource?
OpenCilk 2.0 released
2022 Jul 20 — By Tao B. Schardl
OpenCilk 2.0 features a new syntax and implementation for reducer hyperobjects, an upgraded compiler, improved support for pedigrees, and more.

How to parallelize your own language using OpenCilk components
2021 Sep 27 — By Bruce Hoppe
Angelina Lee and TB Schardl presented the following tutorial at the PACT 2021 tutorial session.

Research and teaching with OpenCilk
2020 Jul 14 — By Bruce Hoppe
The OpenCilk team presented the following tutorial at the SPAA 2020 tutorial session.
