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 ULFM collective errors to Team (appends to Pull Request #5) #6

Closed shamouda closed 8 years ago

shamouda commented 8 years ago

Pull request #5 included only propagating the failure of ULFM allreduce to Team. This pull request does the same changes for Bcast, scatterv and gatherv which are used by the GML apps.