Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 390 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 390 Bytes

opencilk-feedstock

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:

  1. Clone the repository.
  2. Run conda build opencilk-feedstock.
  3. Run conda install opencilk-compiler --use-local.

This feedstock currently only supports linux64.