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

Team Scatterv, Gather, and Gatherv (socket and mpi) #2

Closed shamouda closed 8 years ago

shamouda commented 8 years ago

Changes to support the collective operations scatterv, gather and gatherv in Teams. The new methods are currently implemented only for the sockets and MPI runtimes. Jave and PAMI will be supported later.