mpiSqNodeDownloadAsynqInit

Declaration

MPI_DECL1 long MPI_DECL2
       mpiSqNodeDownloadAsynqInit(MPIControl  control, 
                                  long        nodeNumber);

 

Required Header: stdmpi.h

Change History: Added in 04.00.

Description

mpiSqNodeDownloadAsynqInit resets the SynqNet network and sets the network into ASYNQ mode. ASYNQ mode is used for download operations. This method configures the Transmit Control Block, Receive Control block, Transmit control buffer, and Receive control buffers to start downloading operation.

Control A handle to a control object.
nodeNumber A node number in the SynqNet network.
Return Values
MPIMessageOK