This repository is a feedstock for distributing OpenCilk through conda. Since OpenCilk is currently not uploaded to Conda Forge, you can instead build it
yourself and install locally.
To do this:
- Clone the repository.
- Run
conda build opencilk-feedstock. - Run
conda install opencilk-compiler --use-local.
This feedstock currently only supports linux64.