tailieunhanh - Parallel Processing & Distributed Systems: Lecture 2 - Thoai Nam, Tran Vu Pham

Parallel Processing & Distributed Systems: Lecture 2 - MPI presents about Communication modes; MPI – Message Passing Interface Standard, Compiling MPI Programs, Executing MPI Programs, Terminating LAM; MPI_Init, MPI_Comm_Size, MPI_Comm_Rank,. | MPI Lectured by Phạm Trần Vũ Prepared by Thoại Nam Outline Communication modes MPI - Message Passing Interface Standard Khoa Khoa Học và Kỹ Thuật Máy Tính - Trường Đại Học Bách Khoa TERMS 1 Blocking If return from the procedure indicates the user is allowed to reuse resources specified in the call Non-blocking If the procedure may return before the operation completes and before the user is allowed to reuse resources specified in the call Collective If all processes in a process group need to invoke the procedure Message envelope Information used to distinguish messages and selectively receive them source destination tag communicator Khoa Khoa Học và Kỹ Thuật Máy Tính - Trường Đại Học Bách .

TỪ KHÓA LIÊN QUAN