Intel-MPI 3.0beta sends cmd=get_ranks2hosts
Pete Wyckoff
pw at osc.edu
Thu Sep 21 16:09:04 EDT 2006
thomas.zeiser at rrze.uni-erlangen.de wrote on Thu, 21 Sep 2006 20:21 +0200:
> [cli_2]: expecting cmd=put_ranks2hosts, got cmd=ranks2hosts rc=1
> forrtl: severe (174): SIGSEGV, segmentation fault occurred
> Image PC Routine Line Source
> libpthread.so.0 00002AAAAB1EB0E0 Unknown Unknown Unknown
Thanks, that helps know what command it expects back, but without
knowing the format of the rest of the response, the best we can do
is make the application coredump. :)
> The output is quite lengthy; I'll send the comple file to you offline. But
> hopefully, the most interesting part is as follows:
I guessed wrong about tcpdump. Whatever is going across the wire is
not straight PMI commands, maybe that only happens between a
launcher daemon on each compute node and the application itself.
Not sure how Intel structures all that. Your nice tcpdump has
things that look meaningful, but it isn't PMI and doesn't appear to
translate easily.
Regarding the beta, I decided not to install their code. Hopefully
they will respond nicely to your support question.
-- Pete
More information about the mpiexec
mailing list