next up previous contents
Up: A Brief Introduction To X10 Previous: The X10 Performance Model

References

1
Bowen Alpern, Anthony Cocchi, Stephen Fink, and David Grove.
Efficient implementation of Java interfaces: Invokeinterface considered harmless.
ACM SIGPLAN Notices, 36(11):108-124, November 2001.
In Conference on Object-Oriented Programming, Systems, Languages and Applications (OOPSLA).

2
Robert D. Blumofe and Charles E. Leiserson.
Scheduling multithreaded computations by work stealing.
J. ACM, 46:720-748, September 1999.

3
Matteo Frigo, Charles E. Leiserson, and Keith H. Randall.
The implementation of the cilk-5 multithreaded language.
In Proceedings of the ACM SIGPLAN 1998 conference on Programming language design and implementation, PLDI '98, pages 212-223, New York, NY, USA, 1998. ACM.

4
David Grove, Olivier Tardieu, David Cunningham, Ben Herta, Igor Peshansky, and Vijay Saraswat.
A performance model for X10 applications: what's going on under the hood?
In Proceedings of the 2011 ACM SIGPLAN X10 Workshop, X10 '11, pages 1:1-1:8, New York, NY, USA, 2011. ACM.

5
Yi Guo, Rajkishore Barik, Raghavan Raman, and Vivek Sarkar.
Work-first and help-first scheduling policies for async-finish task parallelism.
In Proceedings of the 2009 IEEE International Symposium on Parallel&Distributed Processing, pages 1-12, Washington, DC, USA, 2009. IEEE Computer Society.

6
Kiyokuni Kawachiya, Mikio Takeuchi, Salikh Zakirov, and Tamiya Onodera.
Distributed garbage collection for managed X10.
In Proceedings of the 2012 ACM SIGPLAN X10 Workshop, X10 '12, pages 5:1-5:11, New York, NY, USA, 2012. ACM.

7
Doug Lea.
A Java fork/join framework.
In Proceedings of the ACM 2000 conference on Java Grande, JAVA '00, pages 36-43, New York, NY, USA, 2000. ACM.

8
MPI Forum.
MPI: A Message-Passing Interface Standard. Version 2.2.
http://www.mpi-forum.org, September 4th 2009.

9
Vijay Saraswat, Bard Bloom, Igor Peshansky, Olivier Tardieu, and David Grove.
X10 language specification.
http://x10.sourceforge.net/documentation/languagespec/x10-223.pdf.

10
Mikio Takeuchi, Yuki Makino, Kiyokuni Kawachiya, Hiroshi Horii, Toyotaro Suzumura, Toshio Suganuma, and Tamiya Onodera.
Compiling X10 to Java.
In Proceedings of the 2011 ACM SIGPLAN X10 Workshop, X10 '11, pages 3:1-3:10, New York, NY, USA, 2011. ACM.

11
X10RT API specification.
http://x10.sourceforge.net/x10rt/.

12
X10RT implementations.
http://x10-lang.org/documentation/practical-x10-programming/x10rt-implementations.html.