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

x10rt_mpi scatterv fix #27

Closed shamouda closed 6 years ago

shamouda commented 6 years ago

Using the number of elements, not the number of bytes for the receive count in scatterv.