Publication
OOPSLA 2010
Conference paper

Harnessing emergence for manycore programming: Early experience integrating ensembles, adverbs, and object-based inheritance

View publication

Abstract

We believe that embracing nondeterminism and harnessing emergence have great potential to simplify the task of programming manycore processors. To that end, we have designed and implemented Ly, pronounced "Lee", a new parallel programming language built around two new concepts: (i) ensembles which provide for parallel execution and replace all collections and (ii) iterators, and adverbs, which modify the parallel behavior of messages sent to ensembles. The broad issues around programming in this fashion still need investigation, but, after our initial Ly programming experience, we have identified some specific issues that must be addressed in integrating these concepts into an object-based language, including empty ensembles, partial message understanding, non-local returns from ensemble members, and unintended ensembles. © 2010 ACM.

Date

17 Oct 2010

Publication

OOPSLA 2010

Authors

Topics

Share