Midnight Tiger

From CDOT Wiki
Revision as of 16:34, 4 April 2016 by Taeyang Chung (talk | contribs) (Introduction to Chapel)
Jump to: navigation, search

Chapel Cray

Team Information

  1. Taeyang Chung

Introduction to Chapel

Chapel(Cascade High-Productivity Language) is an alternative parallel programming language that focuses on the productivity of high-end computing systems.

Advantages of Chapel Cray

Other current parallel programming models are limited that they target to specific hardware and they only implement single type of parallelism.

Installation Process

How to compile sample code

How to parallelize your code using Chapel Cray

Demonstration of Sample Code

Useful Links