This is symptomatic of you not installing all 3 tools in the same
$prefix (I mentioned this on the phone yesterday). You *must* install
all 3 tools together (they have interdependencies). Check out the
HACKING file for details...
On Aug 25, 2005, at 7:19 PM, Troy Benjegerdes wrote:
failin
I just committed a new "maffinity" (memory affinity) framework with
only a single, trivial component right now. It's API is still changing
a bit, but it's getting there.
Right now, memory affinity is automatically enabled during
ompi_mpi_init() (*not* automatically during opal_init()) if proc
With help from Brian and Craig, we have now F90 MPI bindings support
working properly. Because of the time required to compile the F90
bindings, they are automatically disabled in SVN checkout builds. You
can enable them with --enable-f90.
*** The F90 bindings are now automatically enabled i
On Thu, Aug 25, 2005 at 05:53:27PM +0300, Gleb Natapov wrote:
> On Thu, Aug 25, 2005 at 09:43:31AM -0500, Troy Benjegerdes wrote:
> > On Thu, Aug 25, 2005 at 04:35:41PM +0300, Gleb Natapov wrote:
> > > On Wed, Aug 24, 2005 at 09:21:37PM -0500, Troy Benjegerdes wrote:
> > > > I also get the followin
Brian and I finished up the SLURM support (more to the point; I did all
the easy stuff and Brian did all the hard stuff). So now on IU's odin
and thor clusters, for example, you don't need to specify hostfiles and
you won't be using rsh/ssh. For example:
odin% srun -N 4 -A
odin% orterun -np
Hello folk
I just checked out 7046 and my configure hangs at:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: /bin/sh '../../../opal/libltdl/configure' succeeded for opal/libltdl
checking f
Hi Peter,
* Peter Kjellström wrote on Fri, Aug 26, 2005 at 05:21:27PM CEST:
>
> I just checked out 7046 and my configure hangs at:
>
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> configur
On Friday 26 August 2005 17.27, Ralf Wildenhues wrote:
> Hi Peter,
>
> * Peter Kjellström wrote on Fri, Aug 26, 2005 at 05:21:27PM CEST:
> > I just checked out 7046 and my configure hangs at:
> >
> > configure: creating ./config.status
> > config.status: creating Makefile
> > config.status: creatin
Here's a bit more info:
* Ralf Wildenhues wrote on Fri, Aug 26, 2005 at 05:27:44PM CEST:
> * Peter Kjellström wrote on Fri, Aug 26, 2005 at 05:21:27PM CEST:
> >
> > I just checked out 7046 and my configure hangs at:
> > checking for libtool-supplied linker flags...
> >
> > ps -ef f gives me:
* Ralf Wildenhues wrote on Fri, Aug 26, 2005 at 06:04:19PM CEST:
>
> Libtool version previous to 1.5.16 had a bug in the macro to detect
> this; it was often wrong before. Now it should be pretty bogus.
Gah. That should've been: Now it should be pretty good.
Sorry.
* Troy Benjegerdes wrote on Fri, Aug 26, 2005 at 04:18:06PM CEST:
>
> Did you manage to get this working on a debian system with just the
> newer version of libtool? Jeff suggests I build libtool and all the
> other autotools as well, but I'd like to see if I can avoid that, and
> just update libt
On Friday 26 August 2005 18.04, Ralf Wildenhues wrote:
> > >...
> >
> > Weird. Libtool thought icc does not understand `-c -o'?
> >
> > Can you search and post the respective output from config.log?
>
> Just go to $top_builddir and execute these:
> $ find . -name config.log | xargs sed -n '/ suppo
On Aug 26, 2005, at 12:19 PM, Ralf Wildenhues wrote:
(It would be good to augment the autogen.sh script so that it honored
a setting like ACLOCAL="path/to/aclocal -I ..." (in Bourne shell speak)
and similarly for AUTOMAKE, AUTOCONF, LIBTOOLIZE).
I have no objections to this... :-)
--
{+} Jef
* Peter Kjellström wrote on Fri, Aug 26, 2005 at 06:24:43PM CEST:
> On Friday 26 August 2005 18.04, Ralf Wildenhues wrote:
> >
> > Libtool version previous to 1.5.16 had a bug in the macro to detect
> > this; it was often wrong before.
>
> my libtool is indeed rather ancient compared to 1.5.16, I
Greetings,
I was just curious about the distinction between the pml, bml, and btl
layers within OpenMPI and was wondering if there was any place (other than
the code ;-) where I could read about the design decisions. Any pointers?
Particularly, I'm just curious about the difference between p
On Fri, Aug 26, 2005 at 12:35:07PM -0400, Jeff Squyres wrote:
> On Aug 26, 2005, at 12:19 PM, Ralf Wildenhues wrote:
>
> > (It would be good to augment the autogen.sh script so that it honored
> > a setting like ACLOCAL="path/to/aclocal -I ..." (in Bourne shell speak)
> > and similarly for AUTOMAK
16 matches
Mail list logo