The Chapel Parallel Programming Language

 

Installing Chapel using Docker

To get started with the Chapel Docker image:
  1. Install Docker Engine on your system if it isn't already

  2. Get the Chapel image: docker pull chapel/chapel

  3. Follow the instructions on the Chapel Docker Hub page to compile and run some simple programs