On Tue, Jan/06/2009 10:33:31AM, Ethan Mallove wrote:
> On Mon, Jan/05/2009 10:14:30PM, Brian Barrett wrote:
> > Sorry I haven't jumped in this thread earlier -- I've been a bit behind.
> >
> > The multi-lib support worked at one time, and I can't think of why it would
> > have changed. The one co
On Tue, 2009-01-06 at 12:25 -0600, Dirk Eddelbuettel wrote:
> I noticed that openmpi is now owner of a FTFBS against mpi-defaults because
> the latter wants the former which is missing on Alpha.
I'm sorry, I was supposed to let you know about this, as this openmpi
failure is keeping arpack++ out o
2009/1/6 Ralph Castain
>
> On Jan 5, 2009, at 5:19 PM, Jeff Squyres wrote:
>
> On Jan 5, 2009, at 5:01 PM, Maciej Kazulak wrote:
>>
>> Interesting though. I thought in such a simple scenario shared memory
>>> would be used for IPC (or whatever's fastest) . But nope. Even with one
>>> process st
On Mon, Jan/05/2009 10:14:30PM, Brian Barrett wrote:
> Sorry I haven't jumped in this thread earlier -- I've been a bit behind.
>
> The multi-lib support worked at one time, and I can't think of why it would
> have changed. The one condition is that libdir, includedir, etc. *MUST* be
> specified
Just add a line:
orte_default_hostfile = your_hostfile
You might also want to look at the wiki page describing the changed
behavior for hostfiles:
https://svn.open-mpi.org/trac/ompi/wiki/HostFilePlan
In addition, you might want to look at the mpirun man page as there is
now a default-host
How can i do this in my etc/openmpi-mca-params.conf file ?
Bernard
Ralph Castain a écrit :
I'm afraid that the changes in how we handle hostfiles forced us to
remove the default hostfile name. Beginning with 1.3, you will need to
specify it.
Note that you can do this in your etc/openmpi-mca-
I'm afraid that the changes in how we handle hostfiles forced us to
remove the default hostfile name. Beginning with 1.3, you will need to
specify it.
Note that you can do this in your etc/openmpi-mca-params.conf file, if
you want.
Ralph
On Jan 6, 2009, at 4:36 AM, Bernard Secher - SFME/
On Jan 5, 2009, at 5:19 PM, Jeff Squyres wrote:
On Jan 5, 2009, at 5:01 PM, Maciej Kazulak wrote:
Interesting though. I thought in such a simple scenario shared
memory would be used for IPC (or whatever's fastest) . But nope.
Even with one process still it wants to use TCP/IP to communicat
The code that discovers local interfaces specifically ignores any
interfaces that are not up or are just local loopbacks. My guess is
that the person who wrote that code long, long ago was assuming that
the sole purpose was to talk to remote nodes, not to loop back onto
yourself.
I imagin
Dear Gus,
Thank you for the detailed explanation. It is quite helpful. I think now I
have got how to manage the problem.
Best regards,
Mahmoud Payami
Theoretical Physics Group,
Atomic Energy Organization of Iran
Tehran-Iran
mpay...@aeoi.org.ir
On Mon, Jan 5, 2009 at 12:21 PM, Gus Correa wrote
Hello,
I take 1.3 version from svn base.
The default hostfile in etc/openmpi-default-hostfile is not taken. I
must give to mpirun the -hostfile option to take this file. Is there any
change in 1.3 version?
Regards
Bernard
Lydia, sorry I led you astray I meant for you to use the rankfile
feature as described in the mpirun manpage under the heading "Specifying
Ranks".
--td
Message: 1
Date: Mon, 5 Jan 2009 17:09:41 + (GMT)
From: Lydia Heck
Subject: [OMPI users] using the carto facility
To: us...@open-mpi.org
Sorry I haven't jumped in this thread earlier -- I've been a bit behind.
The multi-lib support worked at one time, and I can't think of why it
would have changed. The one condition is that libdir, includedir,
etc. *MUST* be specified relative to $prefix for it to work. It looks
like you w
13 matches
Mail list logo