<< Créer un module externe
Scilab Help
Multilinguisme >>
Scilab Help
>> Scilab MPI
Scilab MPI
MPI
—
Access to MPI features from Scilab
MPI_Bcast
—
Broadcasts a message from the process with rank root to all other processes of the group.
MPI_Create_comm
—
Create a MPI subcommunicator of MPI_COMM_WORLD
MPI_Finalize
—
Terminate the MPI environment
MPI_Init
—
Initialize the MPI environment
MPI_Irecv
—
Nonblocking receive of data from a node
MPI_Isend
—
Nonblocking send data from a node to another
MPI_Recv
—
Recv data from a node
MPI_Send
—
Send data from a node to another
MPI implementation
—
Technical details about the implementation
MPI_Wait
—
Waits for an MPI request to complete
Report an issue
<< Créer un module externe
Scilab Help
Multilinguisme >>