2010-03-02 26 views

cevap

32

MPI_Bcast gönderici ve alıcı arama hem

SREC.

Bunun için prototip düşünün.

int MPI_Bcast (void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) 

id = root olan makineler dışındaki tüm makineler alıcılardır. Id = root olan makine göndericidir.

İlgili konular