[mpich-discuss] Is there a way to set timeout to mpi process launch?

Maksym Planeta mplaneta at os.inf.tu-dresden.de
Tue Nov 1 09:52:30 CDT 2016


Dear Pranav,

if it is only about dynamic linking, can't you try to run "mpirun ldd 
<binary>" first on the binary you want to execute? And if all 
dependencies are met, you launch the program.

On 10/27/2016 01:30 AM, Pranav Ladkat wrote:
> Hi,
>
> When I run mpi program on multiple hosts, if executable fails to start
> on any of the host (due to missing library etc. type of reasons), other
> hosts just keep waiting for the process to come up. The program just
> hangs forever. Is there any way to set a timeout in such cases such that
> MPI should abort if not all processes were launched in a given timeout
> period?
>
> Thanks,
> Pranav
>
>
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
>

-- 
Regards,
Maksym Planeta

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5174 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20161101/b59459e1/attachment.p7s>
-------------- next part --------------
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list