Skip to content

Instantly share code, notes, and snippets.

@ben-albrecht
Created April 21, 2020 22:02
Show Gist options
  • Save ben-albrecht/fe66e34942600d156c24467e344758f0 to your computer and use it in GitHub Desktop.
Save ben-albrecht/fe66e34942600d156c24467e344758f0 to your computer and use it in GitHub Desktop.
wget https://github.com/chapel-lang/chapel/releases/download/1.22.0/chapel-1.22.0.tar.gz
tar -xvf chapel-1.21.0.tar.gz
cd chapel-1.21.0
source util/setchplenv.bash
make -j 64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment