x10-lang / x10

Core implementation of X10 programming language including compiler, runtime, class libraries, sample programs and test suite
Eclipse Public License 1.0
70 stars 15 forks source link

Optimized SPMD-style Resilient Executor using Team.agree #10

Closed shamouda closed 8 years ago

shamouda commented 8 years ago

ULFM's MPI_Comm_agree exposed to apps as Team.agree New Resilient Iterative Executor that uses Team.agree for ensuring checkpoint/restore consistency GML apps (LinReg and PageRank) use the new resilient executor