Chapel is a new aligned programming dialect being evolved by Cray Inc. as part of the DARPA-led High Productivity Computing schemes program (HPCS). Chapel is designed to advance the productivity of high-end computer users while also assisting as a portable aligned programming model that can be used on product clusters or desktop multicore schemes. Chapel strives to enormously improve the programmability of large-scale parallel computers while matching or drubbing the presentation and portability of present programming forms like MPI.
Chapel carries a multithreaded execution form by high-level abstractions for data parallelism, ...