Changes

Jump to: navigation, search

Midnight Tiger

146 bytes added, 17:52, 4 April 2016
Installation Process
* On commandline, type tar xzf chapel-1.12.0.tar.gz
<pre>>tar xzf chapel-1.12.0.tar.gz</pre>
* Go to the chapel folder
 
<pre>>cd $CHPL_HOME</pre>
* Type gmake or make on command line to build the compiler
<pre>>gmake</pre> <pre>>make</pre> * Set upenvironment variable (http://chapel.cray.com/docs/1.12/usingchapel/chplenv.html)
== How to compile sample code ==

Navigation menu