[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Allgather<(Of <(T>)>)(T) |
Gathers invididual values provided by each processor into an array of values in which the
ith element of the array corresponds to the value provided by the processor with rank i.
The resulting array of values is available to all of the processors.
(Inherited from Communicator.) | |
| Allgather<(Of <(T>)>)(T, array<T>[]()[]%) |
Gathers invididual values provided by each processor into an array of values in which the
ith element of the array corresponds to the value provided by the processor with rank i.
The resulting array of values is available
(Inherited from Communicator.) |