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

propagate the ULFM collective failure to the parent finish #5

Closed shamouda closed 8 years ago

shamouda commented 8 years ago

Changes to propagate the process failure from ULFM to the x10 runtime. The changes are done only for the allreduce collective.