MPIEXEC and Intel MPI library.
Anton Starikov
A.Starikov at utwente.nl
Thu Apr 28 15:07:21 EDT 2005
Pete Wyckoff wrote:
> This looks like an easy addition. Can you send me an example init
> string so I can see what these strstr/strsep functions are doing? I'll
> add a comment with the example in case somebody else runs into a similar
> variation. Thanks,
Instead of giving
cmd = init
pmi_version = 1
pmi_subversion = 1
Intel MPI reports
cmd = init
pmi_version = 1.1
and nothing more.
I just check, if there is only two keys, I check if second key actually
consists of two keys. If so - I separate this string and emulate 3rd key
which should be here.
So, we have 3 keys as it should be and can go further :)
BTW, you can change "strdup" to simple assigning. My autopilot has
wrote this :)
Anton.
More information about the mpiexec
mailing list