<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear Sir/Madam,<br>
    <br>
    I'm writing a program using MPICH2 that spawns some child using the
    <i>MPI_comm_spawn</i> command to be able to maintain the
    father-child communication during all the execution. If I run the
    program using the mpiexec or mpirun commands it works perfect but if
    I run the program without this command I have the following error:<br>
    <font color="#666666"><i><br>
        match_arg (./utils/args/args.c:122): unrecognized argument
        pmi_args<br>
        HYDU_parse_array (./utils/args/args.c:140): argument matching
        returned error<br>
        parse_args (./ui/mpich/utils.c:1387): error parsing input array<br>
        HYD_uii_mpx_get_parameters (./ui/mpich/utils.c:1438): unable to
        parse user arguments</i></font><br>
    <br>
    Could you explain me which are the main difference between using the
    mpiexec command to run the program an not using it?<br>
    <br>
    Thank you very much.<br>
    <br>
    Bests,<br>
    <div class="moz-signature">-- <br>
      <table frame="above" rules="none" border="3" bordercolor="orange">
        <tbody>
          <tr>
            <td>
              <p><font face="Comic Sans MS" size="2"><b>Aritz Est&eacute;vez
                    Gonz&aacute;lez</b></font></p>
              <font face="Comic Sans MS" size="2">
                <p>TAFCO Metawireless</p>
                <p>I + D</p>
                <p>Tel.: 948 31 24 18</p>
                <p>Mov.: 638 39 72 66</p>
              </font>
              <p><font face="Comic Sans MS" size="2">Email:
                  <a class="moz-txt-link-abbreviated" href="mailto:aestevez@tafcomw.com">aestevez@tafcomw.com</a></font></p>
            </td>
            <td><align="center"><img
                  src="cid:part1.02020605.04040401@tafcomw.com"
                  border="0" height="150" width="150"></align="center"></td>
          </tr>
        </tbody>
      </table>
      <p><font face="Calibri" size="1.5"><i>El contenido de este mensaje
            es privado y confidencial. Si lo ha recibido por error,
            comun&iacute;quelo por favor inmediatamente al remitente y proceda
            a borrarlo totalmente comprobando su borrado tanto en su
            secci&oacute;n de entrada como en su secci&oacute;n de eliminados de su
            gestor de correo-e. En cualquier caso, no debe utilizarlo,
            reproducirlo, archivarlo ni comunicarlo a terceros.
            Si en este correo o sus adjuntos ha incluido voluntariamente
            informaci&oacute;n de car&aacute;cter personal destinada a Tafco
            Metawireless S.L., le informamos que la misma podr&aacute; ser
            incluida en ficheros responsabilidad de Tafco Metawireless
            S.L. con la finalidad de atender sus consultas y poder
            ofrecerle los servicios solicitados. Dichos ficheros est&aacute;n
            debidamente inscritos en el Registro General de Protecci&oacute;n
            de Datos. As&iacute; mismo, le informamos que puede ejercitar sus
            derechos de acceso, rectificaci&oacute;n, cancelaci&oacute;n y oposici&oacute;n
            ante Tafco Metawireless S.L. Poligono Mocholi, Plaza CEIN 5,
            Nave T1, 31110 Noain
            Correo-e: info@tafcomw.com</i></font></p>
      <font face="Calibri" size="1.5"> </font></div>
  </body>
</html>