Skip to content

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Oct 13, 2015

No description provided.

@jsquyres
Copy link
Member

LOL -- I just committed part of these same fixes on master in 9045d6d. I did not fix the opal_proc_t / ompi_proc_t type mismatch -- I mailed @hjelmn about it.

@lanl-ompi
Copy link
Contributor

Test FAILed.

2 similar comments
@lanl-ompi
Copy link
Contributor

Test FAILed.

@lanl-ompi
Copy link
Contributor

Test FAILed.

@rhc54 rhc54 closed this Oct 13, 2015
@rhc54 rhc54 deleted the topic/cleanup branch October 13, 2015 14:58
bosilca added a commit that referenced this pull request Mar 23, 2016
This patch addresses most (if not all) @derbeyn concerns
expressed on #1015. I added checks for the requests allocation
in all functions, ompi_coll_base_free_reqs is called with the
right number of requests, I removed the unnecessary basic_module_comm_t
and use the base_module_comm_t instead, I remove all uses of the
COLL_BASE_BCAST_USE_BLOCKING define, and other minor fixes.
jsquyres pushed a commit to jsquyres/ompi that referenced this pull request Aug 23, 2016
This patch addresses most (if not all) @derbeyn concerns
expressed on open-mpi#1015. I added checks for the requests allocation
in all functions, ompi_coll_base_free_reqs is called with the
right number of requests, I removed the unnecessary basic_module_comm_t
and use the base_module_comm_t instead, I remove all uses of the
COLL_BASE_BCAST_USE_BLOCKING define, and other minor fixes.

(cherry picked from commit 4b38b6b)
jsquyres pushed a commit to jsquyres/ompi that referenced this pull request Aug 23, 2016
Fix a segfault occuring in IMB Alltoall if tuned is unselected
bosilca added a commit to bosilca/ompi that referenced this pull request Oct 3, 2016
This patch addresses most (if not all) @derbeyn concerns
expressed on open-mpi#1015. I added checks for the requests allocation
in all functions, ompi_coll_base_free_reqs is called with the
right number of requests, I removed the unnecessary basic_module_comm_t
and use the base_module_comm_t instead, I remove all uses of the
COLL_BASE_BCAST_USE_BLOCKING define, and other minor fixes.
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