Content deleted Content added
m 2010 has come and gone! |
m ISBNs (Build KE) |
||
Line 1:
{{notability|date=June 2011}}
'''Chapel''' is a new parallel [[programming language]] developed by [[Cray]].<ref>''Modular programming languages: 7th Joint Modular Languages Conference'' by David E. Lightfoot 2006 ISBN
Chapel, the '''Cascade High Productivity Language''', supports a [[multithreaded]] parallel programming model at a high level by supporting abstractions for data parallelism, task parallelism, and nested parallelism. It enables optimizations for the locality of data and computation in the program via abstractions for data distribution and data-driven placement of subcomputations. It allows for code reuse and generality through [[object-oriented]] concepts and [[generic programming]] features. For instance, Chapel allows for the declaration of [[Locale (computer hardware)|locales]].<ref>
|