<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">Στις 24/10/2013 02:47 μμ, ο/η Reuti
      έγραψε:<br>
    </div>
    <blockquote
      cite="mid:8A155D66-B298-4D6F-8480-BE41057227E3@staff.uni-marburg.de"
      type="cite">
      <pre wrap="">Hi,

Am 24.10.2013 um 10:07 schrieb mark:

</pre>
      <blockquote type="cite">
        <pre wrap="">i did a fresh install of 3.0.4. on a linux laptop and since i dont have much experience i followed the installation readme on the tar file and everything went well 
</pre>
      </blockquote>
      <pre wrap=""><i>
You mean a plain `./configure && make && make install`, hence installed at the standard location as root?</i>

</pre>
    </blockquote>
    Well i mean that actually , but as non-root. And in the user folder
    as in /home/<username>/mpich-install .
    <blockquote
      cite="mid:8A155D66-B298-4D6F-8480-BE41057227E3@staff.uni-marburg.de"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">expect the part when i test the installation. The first test run : mpiexec -n <number> ./examples/cpi , went as planned but then the second test run on multiple nodes (mpiexec -f machinefile -n <number> ./examples/cpi) returned some errors. As the readme states there should be a machinefile. The thing is i cant find this file and tried to create it my self in the given form, just using only my laptops hostname a couple of times and placing it in the mpich installation directory ( /home/<username>/mpich-install) and that didnt fix the errors.
</pre>
      </blockquote>
      <pre wrap=""><i>
Is MPICH 3.0.4 also available on both machines?</i>

</pre>
    </blockquote>
    For now i have only this machine.Single laptop and i would like to
    run some mpi programs. Maybe in this case , perhaps is the
    machinefile useless??<br>
    <blockquote
      cite="mid:8A155D66-B298-4D6F-8480-BE41057227E3@staff.uni-marburg.de"
      type="cite">
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">One other thing i noticed is that on the readme states that hydra is the primary process manager, but using the mpiexec -info it clearly states that pmi ( or something similar ) is the primary pm.
</pre>
      </blockquote>
      <pre wrap="">
<a class="moz-txt-link-freetext" href="http://wiki.mpich.org/mpich/index.php/Frequently_Asked_Questions#Q:_What_are_process_managers.3F">http://wiki.mpich.org/mpich/index.php/Frequently_Asked_Questions#Q:_What_are_process_managers.3F</a>

<i>Maybe it should better read: "Process Manager uses: pmi", and as the default is to compile Hydra, you know it already (there are different `mpiexec`s for the different process managers and e.g. mpiexec.gforker has no "-info" option).</i>

</pre>
    </blockquote>
    So the primary processor manager (default) in my installation is
    hydra right?<br>
    <blockquote
      cite="mid:8A155D66-B298-4D6F-8480-BE41057227E3@staff.uni-marburg.de"
      type="cite">
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">And for a last thing my installation was made without using any prefixes at the configuration.

PS.One other thing i just noticed is that when i did the installation i could run mpich ( the test runs with the pi programm, mpiexec -info , etc) , but now after a reboot i cant run mpich on the terminal. For example mpiexec -info returns bash: mpiexec: command not found . Whats the deal with that? Didnt i installed mpich on my machine?
</pre>
      </blockquote>
      <pre wrap="">
<i>Might be a $PATH problem, in case it wasn't installed at the default location.</i></pre>
    </blockquote>
    I thought of that too, and i checked it but unsuccessfully. Maybe it
    has to do with the fact that i didn't installed it as root.Maybe i
    need to redo the installation as root? Any suggestions? As to the
    install location etc ?<br>
    <blockquote
      cite="mid:8A155D66-B298-4D6F-8480-BE41057227E3@staff.uni-marburg.de"
      type="cite">
      <pre wrap="">

-- Reuti
</pre>
    </blockquote>
    Thank you for your time.<br>
  </body>
</html>