<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div>Hi Alessandro,</div>
<div><br>
</div>
<div>It is very hard to think about the reason for your problem without any code. Can you send us your test code and the version of MPICH you are using?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div>--</div>
<div>Sangmin Seo</div>
<div>Postdoctoral Appointee</div>
<div>Mathematics and Computer Science Division</div>
<div>Argonne National Laboratory</div>
<div><a href="http://www.mcs.anl.gov/~sseo/">http://www.mcs.anl.gov/~sseo/</a></div>
</div>
</div>
</div>
</div>
</div>
<br>
<div>
<div><br>
</div>
<div>On Aug 21, 2014, at 5:25 PM, Alessandro Fanfarillo <<a href="mailto:fanfarillo@ing.uniroma2.it">fanfarillo@ing.uniroma2.it</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">Dear all,<br>
<br>
I'm having the following error:<br>
<br>
Fatal error in MPI_Get: Internal MPI error!, error stack:<br>
MPI_Get(156).......: MPI_Get(origin_addr=0x19a5f40, origin_count=4,<br>
MPI_BYTE, target_rank=0, target_disp=0, target_count=4, MPI_BYTE,<br>
win=0xa0000000) failed<br>
MPIDI_Get(247).....:<br>
MPIR_Localcopy(357): memcpy arguments alias each other, dst=0x19a5f40<br>
src=0x19a5f40 len=4<br>
<br>
if I try to execute MPI_Get on the same memory location on a shared<br>
memory machine (my laptop).<br>
<br>
I cannot find anything in the standard that denies it for the one-sided.<br>
<br>
Running with OpenMPI everything works fine.<br>
<br>
Is it a bug or I missed something in the standard?<br>
<br>
Thanks.<br>
<br>
Alessandro<br>
<br>
-- <br>
<br>
Alessandro Fanfarillo<br>
Dip. di Ingegneria Civile ed Ingegneria Informatica<br>
Università di Roma "Tor Vergata"<br>
NCAR Office: +1 (303) 497-2442<br>
Tel: +39-06-7259 7719<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">https://lists.mpich.org/mailman/listinfo/discuss</a></blockquote>
</div>
<br>
</body>
</html>