Difference between revisions of "GPU621/The Chapel Programming Language"

From CDOT Wiki
Jump to: navigation, search
m (Project Description)
m (Project Description)
Line 2: Line 2:
  
 
Description, should include the scope of the project and the objective that your group wishes to achieve.
 
Description, should include the scope of the project and the objective that your group wishes to achieve.
The Chapel is a portable, scalable, open-source modern parallel programming language. The Chapel is a high-level programming language that tends to be more human-readable and writable with some similarity to Python. The Chapel is
+
The Chapel is a portable, scalable, open-source modern parallel programming language. The Chapel is a high-level programming language that tends to be more human-readable and writable with some similarity to Python. The Chapel is powerful, it's performance can compete or even surpass MPI/OpenMP.
  
 
==Team Members==
 
==Team Members==

Revision as of 22:08, 8 November 2020

Project Description

Description, should include the scope of the project and the objective that your group wishes to achieve. The Chapel is a portable, scalable, open-source modern parallel programming language. The Chapel is a high-level programming language that tends to be more human-readable and writable with some similarity to Python. The Chapel is powerful, it's performance can compete or even surpass MPI/OpenMP.

Team Members

  1. Xi Weng
  2. Ivan Huang
  3. Yu Li

The Chapel Programming Language

References