Reference

Base.collectMethod
collect(d)

collect the block array d to the calling process, returning a block array

source
Base.convertMethod
convert(Array,d)

collect the block array d and convert it to a Julia array

source

Index