1
1
openmpi/ompi/win
Nathan Hjelm 5334d22a37 ompi/group: release ompi_proc_t's at group destruction
This commit changes the way ompi_proc_t's are retained/released by
ompi_group_t's. Before this change ompi_proc_t's were retained once
for the group and then once for each retain of a group. This method
adds unnecessary overhead (need to traverse the group list each time
the group is retained) and causes problems when using an async
add_procs.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-11-30 23:03:47 -07:00
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win.c ompi/group: release ompi_proc_t's at group destruction 2015-11-30 23:03:47 -07:00
win.h win: fix erroneous argument check 2015-10-22 09:33:26 -06:00