The ACM SIGPLAN 2012 X10 Workshop (X10'12)
                          co-located with PLDI'12

                    Crowne Plaza Hotel Parkview Wuzhou
                                  Beijing, China
                         Thursday, June 14, 2012
                   http://www.x10-lang.org/workshop

              Submission Deadline: Feb 28, 2012

The concurrency and scale-out era is upon us. Application programmers
need to confront the architectural challenge of multiples cores and
accelerators, clusters and supercomputers. A central need is the
development of a usable programming model that can address these
challenges -- deal with thousands of cores and peta-bytes of data.


The open-source X10 programming language (http://x10-lang.org) is
designed to address these twin challenges of productivity and
performance.  It is organized around four basic principles of
asynchrony, locality, atomicity and order, developed on a type-safe,
class-based, object-oriented foundation. This foundation is robust
enough to support fine-grained concurrency, Cilk-style fork-join
programming, GPU programming, SPMD computations, phased computations,
active messaging, MPI-style communicators, cluster programming. X10
implementations are available on Power and x86 clusters, on Linux,
AIX, MacOS, Cygwin and Windows.

The X10 Workshop is intended as a forum for X10 programmers,
developers, researchers and educators. The program may include
presentation of invited and selected papers, panels and a late evening
X10 hackathon with programming challenges and prizes.

Original papers are invited on all aspects of X10, including theory,
design, implementation, practice, curriculum development and
experience, applications and tools. Accepted authors will have the
option of having their paper in the proceedings that will be published by
the ACM.


Topics of interest include:
  * Curriculum development using X10 and experience
  * Applications and experience, X10 programming pearls
  * High-level frameworks and libraries: map reduce, parallel matrix
    and graph libraries, global load balancing frameworks
  * Performance analysis, comparison between performance of X10
    application in managed environment vs native environment
  * Performance comparison between Hadoop and X10 implementations of
    Map Reduce programs

  * Foundations: weak-memory models, models of imperative concurrency,
    reasoning techniques for dynamic concurrency
  * Extensions: fault-tolerance, dynamic places, hierarchical places
  * Type systems for concurrency and alias management
  * Deterministic computation, Phased computations -- Clock-based
    concurrency, Stream-based computation
  * Static analyses for atomicity violations, race conditions,
    deadlock-freedom.

  * Compilation techniques: code generation, compilation for
    work-stealing, concurrency and communication optimizations,
    compilation for scale
  * Runtime systems, Interoperability with Java, MPI
  * Design of JVM extensions for X10, Multi-VM implementations of X10.
  * Distributed GC

  * Refactoring tools, including concurrency refactoring
  * Performance analysis and monitoring tools
  * Testing, Bug-detection and program understanding tools
  * Debugging frameworks, including large-scale debugging, differential
    debugging.


IMPORTANT DATES
Paper submission deadline: Mon, Feb 28, 2012
Author Notification: Mon, March 28, 2012
Workshop: Thu, June 14, 2012


SUBMISSION INSTRUCTIONS
Submissions may not exceed 10 pages formatted according to the ACM
proceedings format. These 10 pages include everything (i.e., it is the
total length of the paper). Templates for ACM format are available for
Word Perfect, Microsoft Word, and LaTeX at
http://www.acm.org/sigs/sigplan/authorInformation.htm (use the 9 pt
template). Submissions should be in PDF and printable on US Letter and
A4 sized paper.

Papers must describe unpublished work that is not currently submitted
for publication elsewhere, including journals and proceedings of
refereed conferences and workshops (c.f.,
http://www.acm.org/sigs/sigplan/republicationpolicy.htm). Authors of
accepted papers will have the option of having their paper published
in the ACM proceedings and including in the ACM Digital Library.  Such
authors will be required to sign an ACM copyright release.

Submissions will be reviewed by the program committee and designated
reviewers, and judged on scientific merit, innovation, readability,
and relevance. Papers previously published or already being reviewed
by another conference are not eligible; if a closely related paper has
been submitted to a journal, the authors must notify the program chair
(see the SIGPLAN republication policy).


PROGRAM COMMITTEE
 * Haibo Chen, Shanghai Jiao Tong University
 * Claudia Fohry, University of Kassel, Germany
 * David Grove, IBM T.J. Watson Research Center
 * Josh Milthorpe, Australian National University
 * Jens Palsberg, UCLA, University of California, Los Angeles (chair)
 * Christoph von Praun, University of Applied Sciences Nuremberg, Germany
 * Vivek Sarkar, Rice University
 * Mikio Takeuchi, IBM Tokyo Research Lab


STEERING COMMITTEE
 * Steve Blackburn, Australian National University
 * Michael Hind, IBM Research
 * Doug Lea, State University of New York, Oswego
 * Jens Palsberg, University of California, Los Angeles
 * Vijay Saraswat, IBM Research
 * Vivek Sarkar, Rice University


TRAVEL GRANTS
The SIGPLAN Profession Activities Committee (PAC) provides competitive
awards for student author travel to attend X10'12.  These travel
awards are funded by SIGPLAN.  Awards are also available to child care
or companion travel for SIGPLAN members.  Further details, including
the application form can be found at http://www.sigplan.org/PAC.htm


_____________________________________________________________
Michael Hind, Senior Manager, Programming Technologies Department
IBM T.J. Watson Research Center
http://www.research.ibm.com/people/h/hind
914 784-7589
My internal blog:  https://w3.tap.ibm.com/weblogs/hindsight


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to