mpisink

Name

mpisink -- Send data to MPI getters.

Synopsis

package require mpispectcl

mpisink

DESCRIPTION

Establishes a batch data distributor to distribute to one or more ranks that are running an MPI data getter (established via mpisource). The sink knows which ranks to send data to because the protocol used is a pull protocol that requires ranks to request data prior to receiving it.