The Chapel Parallel Programming Language

 

Using Chapel on HPE Cray Systems

Using and Installing Chapel on HPE Cray EX and XC systems

Users of HPE Cray EX and XC systems can use Chapel as follows:
  1. Load the Chapel module: module load chapel
  2. Read $CHPL_HOME/doc/rst/platforms/cray.rst for quick-start instructions and more detailed notes.

If these steps don't work, be sure that the latest version of Chapel (2.0) is installed on your system and ask your system administrator to install it if not. If the latest version doesn't work for you, send us a bug report.

Installing Chapel on HPE Apollo and Cray CS systems

Users of HPE Apollo or Cray CS systems should download Chapel and build from source, referring to $CHPL_HOME/doc/rst/platforms/cray.rst for further details.