Re: [OMPI devel] Hostfile param: was Trying to get total procs num in odls framework

2007-10-29 Thread David Erukhimovich
been caught in some filter) - could you please provide any > > thoughts on > > why the hostfile isn't getting picked up correctly? As I indicated > > on the > > prior note, I verified that it is working for the default hostfile > > component > > - I can't see

[OMPI devel] Fwd: Trying to get total procs num in odls framework

2007-10-21 Thread David Erukhimovich
x --hostfile $MOSHOME/4hosts -np 2 hostname and getting the output: "got hostfile: " and not the given path. What am I doing wrong? Thank you --David -- Forwarded message -- From: Ralph Castain List-Post: devel@lists.open-mpi.org Date: Oct 20, 2007 6:52 PM Subject: Re

[OMPI devel] Fwd: Trying to get total procs num in odls framework

2007-10-20 Thread David Erukhimovich
al procs num in odls framework To: David Erukhimovich Hi David Thanks for the info - see comments below. Ralph On 10/20/07 6:58 AM, "David Erukhimovich" wrote: Hi Thank you for your answer. First of all, my two questions wasn't connected and they belong to different part of

Re: [OMPI devel] Trying to get total procs num in odls framework

2007-10-20 Thread David Erukhimovich
trange as the functional role of the framework is to simply learn what nodes are available. It would also help to have some idea of what environment you are working in, and how you configured the beast. Please see comments below. Ralph On 10/17/07 2:47 PM, "Jeff Squyres" wrote: Yo R

[OMPI devel] Trying to get total procs num in odls framework

2007-10-14 Thread David Erukhimovich
Hello, I have 2 questions: 1. I am trying to get the total number of requested processes for the job in' hostfile' component in rds. I took the job object that was given as a parameter, extracted the application objects and checked how many procs each application has. The result in every run wa

Re: [OMPI devel] Problem with adding new component (fwd)

2007-09-24 Thread David Erukhimovich
-- Forwarded message -- List-Post: devel@lists.open-mpi.org Date: Mon, 24 Sep 2007 21:11:30 +0200 From: David Erukhimovich To: davider...@cs.huji.ac.il Subject: Re: [OMPI devel] Problem with adding new component I'm Sorry, This time I'm sending the email to the right

[OMPI devel] Problem with adding new component

2007-09-23 Thread David Erukhimovich
Hello, I created a new component by modifying round_robin (on rmaps) a bit. I compiled it using autogen. configure and make in the development (1.3) version and it works fine. Now I tried to copy the the new library I made (.so and .la files) to the lib folder of a stable release (1.2.3). the r