Rolf,

From the man page of MPI_Win_allocate_shared

It is the user's responsibility to ensure that the communicator comm represents 
a group of processes that can create a shared memory segment that can be 
accessed by all processes in the group

And from the mtt logs, you are running 4 tasks on 2 nodes.

Unless I am missing something obvious, I will update the test tomorrow and add 
a comm split to ensure MPI_Win_allocate_shared is called from single node 
communicator and skip the test if this impossible

Cheers,

Gilles

Rolf vandeVaart <rvandeva...@nvidia.com> wrote:
><!-- /* Font Definitions */ @font-face         {font-family:"Cambria Math";    
>panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face       {font-family:Calibri;   
>panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, 
>li.MsoNormal, div.MsoNormal        {margin:0in;    margin-bottom:.0001pt;  
>font-size:11.0pt;       font-family:"Calibri","sans-serif";} a:link, 
>span.MsoHyperlink  {mso-style-priority:99;         color:blue;     
>text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed        
>{mso-style-priority:99;         color:purple;   text-decoration:underline;} 
>span.EmailStyle17   {mso-style-type:personal-compose;       
>font-family:"Calibri","sans-serif";     color:windowtext;} .MsoChpDefault      
> {mso-style-type:export-only;    font-family:"Calibri","sans-serif";} @page 
>WordSection1         {size:8.5in 11.0in;     margin:1.0in 1.0in 1.0in 1.0in;} 
>div.WordSection1       {page:WordSection1;} -->
>
>On both 1.8 and trunk (as Ralph mentioned in meeting) we are seeing three 
>tests fail.
>
>http://mtt.open-mpi.org/index.php?do_redir=2205
>
> 
>
>Ibm/onesided/win_allocate_shared
>
>Ibm/onesided/win_allocated_shared_mpifh
>
>Ibm/onesided/win_allocated_shared_usempi
>
> 
>
>Is there a ticket that covers these failures?
>
> 
>
>Thanks,
>
>Rolf
>
>This email message is for the sole use of the intended recipient(s) and may 
>contain confidential information.  Any unauthorized review, use, disclosure or 
>distribution is prohibited.  If you are not the intended recipient, please 
>contact the sender by reply email and destroy all copies of the original 
>message. 
>

Reply via email to