MPI_SSEND |
MPI : Envoi standard |
---|---|
mpi.h |
Syntaxe
int MPI_Ssend(void *buf, int count, MPI_Datatype datatype, int dest, int tag, MPI_Comm comm); |
Description
Cette fonction permet d'envoyer en synchronisation standard.
Dernière mise à jour : Dimanche, le 22 mars 2015