wncc / Hello-Foss-PyThread.cpp

1 stars 10 forks source link

Update max.cpp #7

Closed AdityaK1729 closed 3 hours ago

AdityaK1729 commented 2 days ago

fixes #4 I have changed max.cpp, I've added MPI_Barrier() before start of the timer which ensures that all processes are synced, and moved the MPI_WTime() a little so that time excludes I/O operations