[mpich-discuss] problem wit mpd
Gustavo Correa
gus at ldeo.columbia.edu
Mon Oct 31 11:07:11 CDT 2011
Hi Alvaro
Did you install MPICH2 from source on /home/ajandaga/mpich2-install, as your
c.txt file suggests?
If yes, you need to add /home/ajandaga/mpich2-install/bin to your PATH.
Add this line to the bottom of your .profile or .basrhc file [if you use bash]:
export PATH=/home/ajandaga/mpich2-install/bin:${PATH}
Or this line to the bottom of your .[t]cshrc file [if you use [t]csrhc]:
setenv PATH /home/ajandaga/mpich2-install/bin:${PATH}
I hope this helps.
Gus Correa
On Oct 31, 2011, at 7:15 AM, ajandaga at alumni.unav.es wrote:
>
> Dear Sir or Madam:
>
> I an trying to install MPICH2 on a intel Dual-Core with Ubuntu 10.04.2 LTS and I have a problem when I check the installation. I have followed all instructions of the install guide but when I type "which mpd", I do not get any response. However, with "which mpicc; which mpiexec; which mpirun", it refers to the directory "/usr/bin/". Could you help me about it?. As additional information I attached you the files "c.txt", "m.txt", "mi.txt", that I have gotten during the installation.
>
> Thanks in advance.
>
> Yours faithfully
>
>
> Alvaro Janda
>
> ----------------------------------------------------------------
> Este mensaje ha sido enviado desde https://webmail.unav.es
>
> <c.txt><m.txt><mi.txt>_______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list