skip to main content
OSTI.GOV title logo U.S. Department of Energy
Office of Scientific and Technical Information

Title: Deadlock-free scheduling of X10 computations with bounded resources

Conference ·

In this paper,we address the problem of guaranteeing the absence of physical deadlock in the execution of a parallel program using the async, finish, atomic, and place constructs from the X10 language. First, we extend previous work-stealing memory bound results for fully strict multi-threaded computations to terminally strict multithreaded computations in which one activity may wait for completion of a descendant activity (as in X10's async and finish constructs), not just an immediate child (as in Cilk 's spawn and sync constructs). This result establishes physical dead-lock freedom for SMP deployments.Second,we introduce a new class of X10 deployments for clusters, which builds on an underlying Active Message network and the new concept of Doppelgänger mode execution of X10 activities. Third, we use this new class of deployments to establish physical deadlock freedom for deployments on clusters of uniprocessors. Together these results give the user the ability to execute a rich set of programs written with async finish atomic and place constructs without worrying about the possibility of physical deadlock due to computation, memory and communication resources. A major open topic for future work is to extend these results to deployments on clusters of SMPs.

Research Organization:
Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States)
Sponsoring Organization:
USDOE Office of Science (SC), Advanced Scientific Computing Research (ASCR)
DOE Contract Number:
AC02-05CH11231
OSTI ID:
1511301
Resource Relation:
Conference: Annual ACM Symposium on Parallelism in Algorithms and Architectures
Country of Publication:
United States
Language:
English

Similar Records

Lifeline-based Global Load Balancing
Conference · Sat Feb 12 00:00:00 EST 2011 · OSTI ID:1511301

Deadlock prediction via generalized dependency
Conference · Fri Jul 01 00:00:00 EDT 2022 · OSTI ID:1511301

Steal Tree: Low-Overhead Tracing of Work Stealing Schedulers
Conference · Sun Jun 16 00:00:00 EDT 2013 · OSTI ID:1511301

Related Subjects