int MPIAPI MPI_Testsome( int incount, _Inout_count_(incount) MPI_Request *array_of_requests, _Out_ int *outcount, _Out_cap_post_count_(incount,*outcount) int *array_of_indices, _Out_cap_post_count_(incount,*outcount) MPI_Status *array_of_statuses ); 參數...
Microsoft の公式サイトでMPI_Testsome機能について説明します。 構文、パラメーター、戻り値、要件について理解します。
MPI_Startall MPI_Test MPI_Test_cancelled MPI_Testall MPI_Testany MPI_Testsome MPI_Wait MPI_Waitall MPI_Waitany MPI_Waitsome MSMPI_Queuelock_acquire MSMPI_Queuelock_release MSMPI_Waitsome_interruptible MPI 进程拓扑函数 MPI 管理功能 MPI 信息对象函数 ...