Install OpenCilk
users guideinstallRequirements
OpenCilk v1.1 runs on Intel x86 64-bit processors (Haswell and newer), AMD x86 64-bit processors (Excavator and newer), and Apple M1 and other 64-bit ARM processors. It has been tested on the following operating systems:
- Ubuntu (18.04, 20.04)
- FreeBSD (13)
- Fedora (32)
- macOS (10.15, 11.2)
blah
asdf
Download
Use the links below to download the appropriate OpenCilk shell archive (.sh) and precompiled binaries (.tar.gz).
Linux
macOS
Docker
Install
Execute the script to install OpenCilk into the current directory.
> do something
Test
Your OpenCilk installation includes the following components:
- Compiler
- Runtime scheduler
- Race detector
- Scalability analyzer
See Getting started to verify that your installation is working.
Next Steps
Something about code libraries and development resources?
Link to getting started with OpenCilk.
See also: Building OpenCilk from source