Hi again
After having properly read the HACKING file - and especially the part
relating to the gnu-tools - I can now compile and install the svn
version of OpenMPI with gcc (4.2.3), and ifort (10.0). Next step will be
to try it out.
Thanks for your help - sofar.
Karsten
On Fri, May 16, 2008 at
Hi Jeff
Whats the fast way specifying an alternative place for libtool for
building OpenMPI.
I tried:
export PATH=/home/kb/local/bin:$PATH
type libtool
libtool is /home/kb/local/bin/libtool
but I still get the same error.
Karsten
On Fri, May 16, 2008 at 06:34:19 -0400, Jeff Squyres wrote:
> On
On May 16, 2008, at 5:17 PM, Karsten Bolding wrote:
I wonder if our difference is that you're using LT 1.2.26 -- not
something that I have tried in a long, long time (if ever -- I don't
remember the last version of the LT 1.2 series that I tried). Can
you
upgrade to LT 2.2 or higher?
its 1
On Fri, May 16, 2008 at 04:06:05 -0400, Jeff Squyres wrote:
> I am unable to duplicate your problem (I get a failure later in the
> build with f90 stuff, but that's likely an issue of finding compatible
> compiler flags between ifort and gcc...?).
I've tried with gfortran instead of ifort and
I am unable to duplicate your problem (I get a failure later in the
build with f90 stuff, but that's likely an issue of finding compatible
compiler flags between ifort and gcc...?).
I wonder if our difference is that you're using LT 1.2.26 -- not
something that I have tried in a long, long
here is comes
On Fri, May 16, 2008 at 03:07:24 -0400, Jeff Squyres wrote:
> Truly weird. Can you send all the information here:
>
> http://www.open-mpi.org/community/help/
>
>
--
--
Karsten BoldingBo
Truly weird. Can you send all the information here:
http://www.open-mpi.org/community/help/
On May 16, 2008, at 2:57 PM, Karsten Bolding wrote:
just did a clean check-out:
kb@gate:/data/kb/compile/openmpi-svn$ svn update
At revision 18449.
and I get the same problem:
gcc -O3 -DNDEBUG
just did a clean check-out:
kb@gate:/data/kb/compile/openmpi-svn$ svn update
At revision 18449.
and I get the same problem:
gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread
-fvisibility=hidden -o .libs/orted orted.o -Wl,--export-dynamic
../../../orte/.libs/libopen-rte.so -lnsl -
Hmm. I just committed this feature to the trunk the other day. Could
you perchance have gotten an intermediate r number that didn't want to
compile? :-(
What r number did you get?
FWIW, my SVN HEAD compiles fine today: r18448.
On May 16, 2008, at 10:17 AM, Karsten Bolding wrote:
Hello
Hello
Due to a new feature - direct mapping between machinefile and rank - I
want to try out the svn version. However, I run into compilation
probloms. Here is what I do after I've updated svn.
kb@gate:/data/kb/compile/openmpi-svn$ ./autogen.sh
kb@gate:/data/kb/compile/openmpi-svn$ mkdir build
10 matches
Mail list logo