Re: [OMPI users] More newbie question: --hostfile option

2011-01-12 Thread Tena Sakai
Thank you, Gus. I am encouraged. I will look into Torque in a day or two or three. Regards, Tena Sakai tsa...@gallo.ucsf.edu On 1/12/11 6:49 PM, "Gus Correa" wrote: > Tena Sakai wrote: >> Hi, >> >> I can execute the command below: >>$ mpirun -H vixen -np 1

Re: [OMPI users] More newbie question: --hostfile option

2011-01-12 Thread Tena Sakai
Thank you, David. That did it! Tena Sakai tsa...@gallo.ucsf.edu On 1/12/11 6:40 PM, "David Zhang" wrote: I think you just make a hostfile with vixen compute-0-0 ... and load the file in the first -H before the colon. On Wed, Jan 12, 2011 at 6:23 PM, Tena Sakai

Re: [OMPI users] More newbie question: LD_LIBRARY_PATH

2011-01-12 Thread Tena Sakai
Hi Gus, > How do you intend to use Rmpi? The problem I want to solve/attack is in highly embarrasingly parallel nature. According to a couple of brief tutorials I read, Rmpi favors LamMpi and, as I understand, even with emergence of openMPI it hasn't been modified in the way to work with

Re: [OMPI users] More newbie question: --hostfile option

2011-01-12 Thread Gus Correa
Tena Sakai wrote: Hi, I can execute the command below: $ mpirun -H vixen -np 1 hostname : -H compute-0-0,compute-0-1,compute-0-2 -np 3 hostname and I get: vixen.egcrc.org compute-0-0.local compute-0-1.local compute-0-2.local I have a file myhosts, which looks like:

Re: [OMPI users] More newbie question: --hostfile option

2011-01-12 Thread David Zhang
I think you just make a hostfile with vixen compute-0-0 ... and load the file in the first -H before the colon. On Wed, Jan 12, 2011 at 6:23 PM, Tena Sakai wrote: > Hi, > > I can execute the command below: >$ mpirun -H vixen -np 1 hostname : -H >

Re: [OMPI users] More newbie question: --hostfile option

2011-01-12 Thread Ralph Castain
On Jan 12, 2011, at 7:23 PM, Tena Sakai wrote: > Hi, > > I can execute the command below: >$ mpirun -H vixen -np 1 hostname : -H compute-0-0,compute-0-1,compute-0-2 > -np 3 hostname > and I get: >vixen.egcrc.org >compute-0-0.local >compute-0-1.local >compute-0-2.local > >

Re: [OMPI users] More newbie question: LD_LIBRARY_PATH

2011-01-12 Thread Gus Correa
Tena Sakai wrote: Thank you, Gus. I agree with what you say about location of OpenMPI software. Indeed, /usr/local is nfs-mounted to all cluster nodes, albeit a bit unfortunate name "local." If/when I have a chance to Set up machines, I will make local really local to each node. Regards,

[OMPI users] More newbie question: --hostfile option

2011-01-12 Thread Tena Sakai
Hi, I can execute the command below: $ mpirun -H vixen -np 1 hostname : -H compute-0-0,compute-0-1,compute-0-2 -np 3 hostname and I get: vixen.egcrc.org compute-0-0.local compute-0-1.local compute-0-2.local I have a file myhosts, which looks like: compute-0-0 slots=1

Re: [OMPI users] More newbie question: LD_LIBRARY_PATH

2011-01-12 Thread Tena Sakai
Thank you, Gus. I agree with what you say about location of OpenMPI software. Indeed, /usr/local is nfs-mounted to all cluster nodes, albeit a bit unfortunate name "local." If/when I have a chance to Set up machines, I will make local really local to each node. Regards, Tena Sakai

Re: [OMPI users] More newbie question: LD_LIBRARY_PATH

2011-01-12 Thread Gus Correa
Tena Sakai wrote: Hi, On a FAQ page ( http://www.open-mpi.org/faq/?category=running#adding-ompi-to-path), (under 1. What pre-requisites are necessary for running an Open MPI job?), I see an example of LD_LIBRARY_PATH environment variable: LD_LIBRARY_PATH: /opt/openmpi/lib When I compiled

[OMPI users] More newbie question: LD_LIBRARY_PATH

2011-01-12 Thread Tena Sakai
Hi, On a FAQ page ( http://www.open-mpi.org/faq/?category=running#adding-ompi-to-path), (under 1. What pre-requisites are necessary for running an Open MPI job?), I see an example of LD_LIBRARY_PATH environment variable: LD_LIBRARY_PATH: /opt/openmpi/lib When I compiled the source, a

Re: [OMPI users] Error from mpirun command

2011-01-12 Thread Gus Correa
Tena Sakai wrote: Hi, I am trying to run simple mpirun commands (pretty much straight out of mpirun man page) and getting a bit of error message. Here’s what I mean: [tsakai@vixen Rmpi]$ [tsakai@vixen Rmpi]$ hostname vixen.egcrc.org [tsakai@vixen Rmpi]$ [tsakai@vixen Rmpi]$

[OMPI users] Error from mpirun command

2011-01-12 Thread Tena Sakai
Hi, I am trying to run simple mpirun commands (pretty much straight out of mpirun man page) and getting a bit of error message. Here’s what I mean: [tsakai@vixen Rmpi]$ [tsakai@vixen Rmpi]$ hostname vixen.egcrc.org [tsakai@vixen Rmpi]$ [tsakai@vixen Rmpi]$ mpirun -H vixen -np 1

Re: [OMPI users] Newbie question

2011-01-12 Thread Gus Correa
Ralph Castain wrote: On Jan 12, 2011, at 12:54 PM, Tena Sakai wrote: Hi Siegmar, Many thanks for your reply. I have tried man pages you mention, but one hurdle I am running into is orte_hosts page. I don't find the specification of fields for the file. I see an example: dummy1 slots=4

Re: [OMPI users] Newbie question

2011-01-12 Thread Ralph Castain
On Jan 12, 2011, at 12:54 PM, Tena Sakai wrote: > Hi Siegmar, > > Many thanks for your reply. > > I have tried man pages you mention, but one hurdle I am running into > is orte_hosts page. I don't find the specification of fields for > the file. I see an example: > > dummy1 slots=4 >

Re: [OMPI users] Newbie question

2011-01-12 Thread Tena Sakai
Hi Siegmar, Many thanks for your reply. I have tried man pages you mention, but one hurdle I am running into is orte_hosts page. I don't find the specification of fields for the file. I see an example: dummy1 slots=4 dummy2 slots=4 dummy3 slots=4 dummy4 slots=4 dummy5 slots=4

Re: [OMPI users] Issue with : btl_openib.c (OMPI 1.4.3)

2011-01-12 Thread Shamis, Pavel
You are running 1.4.1 version. If it does not work, I would contact your ib vendor, or ofa-general mail list to check what combination of Firmware / driver you have to use. Regards, Pavel (Pasha) Shamis --- Application Performance Tools Group Computer Science and Math Division Oak Ridge