<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      In a homogeneous execution all MPI processes should have the same
      environment variables. If that's not your case, maybe you could
      consider just reading it by means of a call to getenv and using
      MPI sends/receives/collectives/one-sided. You can afterwards
      setenv it if that's what you want.<br>
      <br>
        Antonio<br>
      <br>
      <br>
      On 02/27/2014 11:23 AM, Ramesh Vinayagam wrote:<br>
    </div>
    <blockquote
cite="mid:CAOgG+PcYr=M5h1ocP_xkRLbZ0suiyySDSS--qCProZSX2qYO-A@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">
        <div>
          <div>
            <div>Hi,<br>
              <br>
            </div>
            How do I send enviroment variables to a spawned process
            spawned using MPI_Comm_spawn. I tried to use MPI_Info, but
            it doesn't seem to work. Does anyone have a example that I
            could look at.<br>
            <br>
            <br>
            Please let me know,<br>
            <br>
          </div>
          Thanks<br>
        </div>
        Ramesh<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
discuss mailing list     <a class="moz-txt-link-abbreviated" href="mailto:discuss@mpich.org">discuss@mpich.org</a>
To manage subscription options or unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.mpich.org/mailman/listinfo/discuss">https://lists.mpich.org/mailman/listinfo/discuss</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Antonio J. Peña
Postdoctoral Appointee
Mathematics and Computer Science Division
Argonne National Laboratory
9700 South Cass Avenue, Bldg. 240, Of. 3148
Argonne, IL 60439-4847
<a class="moz-txt-link-abbreviated" href="mailto:apenya@mcs.anl.gov">apenya@mcs.anl.gov</a>
<a class="moz-txt-link-abbreviated" href="http://www.mcs.anl.gov/~apenya">www.mcs.anl.gov/~apenya</a></pre>
  </body>
</html>