<div dir="ltr"><div dir="ltr" style="font-family:arial,sans-serif;font-size:13px">Yes, sizeof(int). That's what I meant. My mistake. <br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sun, Jan 19, 2014 at 12:16 PM, Balaji, Pavan <span dir="ltr"><<a href="mailto:balaji@mcs.anl.gov" target="_blank">balaji@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On Jan 19, 2014, at 12:12 PM, Corey A. Henderson <<a href="mailto:cahenderson@wisc.edu">cahenderson@wisc.edu</a>> wrote:<br>
> Thank you for the help. Indeed, changing the disp_unit on MPI_Win_allocate from MPI_INT to sizeof(MPI_INT) does eliminate the seg faults in the subsequent window accesses.<br>
<br>
</div>sizeof(int), not sizeof(MPI_INT).<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
</div></div></blockquote></div><br></div>