Skip to content

Conversation

vehre
Copy link
Collaborator

@vehre vehre commented Jan 16, 2017

Take the source index of the image that is sending the current image data from
the MPI_status handle of Waitany instead of the index i, which only denotes the
handle in the array of receive-requests.

Fixes #302

Take the source index of the image that is sending the current image data from
the MPI_status handle of Waitany instead of the index i, which only denotes the
handle in the array of receive-requests.
@zbeekman
Copy link
Collaborator

zbeekman commented Jan 16, 2017

Great! 💯

Assuming that the tests indicate that this has been resolved, it

looks good to me!

Once the tests pass, I will merge this ASAP

Approved with PullApprove

@zbeekman zbeekman self-assigned this Jan 16, 2017
@zbeekman zbeekman mentioned this pull request Jan 16, 2017
@codecov-io
Copy link

codecov-io commented Jan 16, 2017

Current coverage is 45.33% (diff: 0.00%)

Merging #313 into master will decrease coverage by 5.15%

@@             master       #313   diff @@
==========================================
  Files             2          3     +1   
  Lines           903       1019   +116   
  Methods          43         64    +21   
  Messages          0          0          
  Branches        191        193     +2   
==========================================
+ Hits            456        462     +6   
- Misses          367        479   +112   
+ Partials         80         78     -2   

Sunburst

Powered by Codecov. Last update 882c371...1c6cdc9

@zbeekman zbeekman merged commit bb1b8ee into master Jan 16, 2017
@zbeekman zbeekman deleted the vehre/sync_images_fix_new branch January 16, 2017 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants