[mpich-discuss] time-out in a blocking call

Rajeev Thakur thakur at mcs.anl.gov
Fri May 25 12:30:47 CDT 2012


No, but you could call it on a separate thread if you want nonblocking behavior. Remember to call MPI_Init_thread with thread_multiple (instead of MPI_Init) in that case.

Rajeev

On May 25, 2012, at 10:20 AM, toufik hadjazi wrote:

> Hi,
> 
> is there a way to provoque a time-out event in a blocking call (like MPI_Comm_accept) instead of an interblocage? for record, i' m using mpich2 on windows7.
> 
> and thanks,
> Toufk 
> _______________________________________________
> mpich-discuss mailing list     mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss



More information about the mpich-discuss mailing list