Added device barrier for timing TestCommD3Q19

This commit is contained in:
James E McClure 2015-06-27 11:30:53 -04:00
parent fd496e2149
commit 56c6d70ad6

View File

@ -1286,6 +1286,7 @@ int main(int argc, char **argv)
UnpackDist(8,0,1,1,dvcRecvList_yz,0,recvCount_yz,recvbuf_yz,f_even,Nx,Ny,Nz);
//...................................................................................
DeviceBarrier();
MPI_Barrier(MPI_COMM_WORLD);
// Iteration completed!
timestep++;