1
1
openmpi/ompi/win
Nathan Hjelm 6ae57647ab win: fix erroneous argument check
When using dynamic memory windows the displacement becomes a
pointer. Since the high bit may be set on valid pointers on some
platforms the check for disp > 0 is invalid. This commit adds the
window flavor to ompi_win_t and disables the displacement check when
operating on dynamic memory windows.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-10-22 09:33:26 -06:00
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
win.c win: fix erroneous argument check 2015-10-22 09:33:26 -06:00
win.h win: fix erroneous argument check 2015-10-22 09:33:26 -06:00