Re: [OMPI users] Installing OpenMPI on a solaris

2006-06-28 Thread Eric Thibodeau
Yeah bummers, but something tells me it might not be OpenMPI's fault. Here's why: 1- The tech that takes care of these machines told me that he gets RTC errors on bootup (the cpu borads are apprantly "out of sync" since the clocks aren't set correctly). 2- There is also a possibility that the p

Re: [OMPI users] Installing OpenMPI on a solaris

2006-06-28 Thread Jeff Squyres (jsquyres)
.org Subject: Re: [OMPI users] Installing OpenMPI on a solaris Hello Brian (and all), Well, the joy was short lived. On a 12 CPU Enterprise machine and on a 4 CPU one, I seem to be able to start up to 4 processes. Above 4, I seem to inevitably

Re: [OMPI users] Installing OpenMPI on a solaris

2006-06-20 Thread Eric Thibodeau
Hello Brian (and all), Well, the joy was short lived. On a 12 CPU Enterprise machine and on a 4 CPU one, I seem to be able to start up to 4 processes. Above 4, I seem to inevitably get BUS_ADRALN (Bus collisions?). Below are some traces of the failling runs as well as a detailed (mpirun

Re: [OMPI users] Installing OpenMPI on a solaris

2006-06-20 Thread Eric Thibodeau
Thanks for the pointer, it WORKS!! (yay) Le mardi 20 juin 2006 12:21, Brian Barrett a écrit : > On Jun 19, 2006, at 12:15 PM, Eric Thibodeau wrote: > > > I checked the thread with the same title as this e-mail and tried > > compiling openmpi-1.1b4r10418 with: > > > > ./configure CFLAGS="-mv8plu

Re: [OMPI users] Installing OpenMPI on a solaris

2006-06-20 Thread Brian Barrett
On Jun 19, 2006, at 12:15 PM, Eric Thibodeau wrote: I checked the thread with the same title as this e-mail and tried compiling openmpi-1.1b4r10418 with: ./configure CFLAGS="-mv8plus" CXXFLAGS="-mv8plus" FFLAGS="-mv8plus" FCFLAGS="-mv8plus" --prefix=$HOME/openmpi-SUN-`uname -r` --enable- p

Re: [OMPI users] Installing OpenMPI on a solaris

2006-06-19 Thread Eric Thibodeau
I checked the thread with the same title as this e-mail and tried compiling openmpi-1.1b4r10418 with: ./configure CFLAGS="-mv8plus" CXXFLAGS="-mv8plus" FFLAGS="-mv8plus" FCFLAGS="-mv8plus" --prefix=$HOME/openmpi-SUN-`uname -r` --enable-pretty-print-stacktrace but I keep getting: *** Assemble

Re: [OMPI users] Installing OpenMPI on a solaris

2006-02-15 Thread Xiaoning (David) Yang
;> Current working directory /home/xyang/openmpi/openmpi-1.0.1/ompi >> *** Error code 1 >> make: Fatal error: Command failed for target `all-recursive' >> >> Any clue what went wrong this time? Thanks a lot! >> >> David >> >> * Correspon

Re: [OMPI users] Installing OpenMPI on a solaris

2006-02-14 Thread Brian Barrett
pi *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Any clue what went wrong this time? Thanks a lot! David * Correspondence * From: Brian Barrett Reply-To: Open MPI Users Date: Tue, 14 Feb 2006 13:54:21 -0500 To: Open MPI Users Subject: Re: [OMPI u

Re: [OMPI users] Installing OpenMPI on a solaris

2006-02-14 Thread Xiaoning (David) Yang
David * Correspondence * > From: Brian Barrett > Reply-To: Open MPI Users > Date: Tue, 14 Feb 2006 13:54:21 -0500 > To: Open MPI Users > Subject: Re: [OMPI users] Installing OpenMPI on a solaris > > On Feb 14, 2006, at 11:57 AM, Xiaoning (David) Yang wrote: >

Re: [OMPI users] Installing OpenMPI on a solaris

2006-02-14 Thread Brian Barrett
issue with your C++ compiler. Until that issue is resolved, it will be impossible to compile Open MPI on that machine. Brian * Correspondence * From: Brian Barrett Reply-To: Open MPI Users Date: Tue, 14 Feb 2006 08:48:49 -0500 To: Open MPI Users Subject: Re: [OMPI users]

Re: [OMPI users] Installing OpenMPI on a solaris

2006-02-14 Thread Xiaoning (David) Yang
> Date: Tue, 14 Feb 2006 08:48:49 -0500 > To: Open MPI Users > Subject: Re: [OMPI users] Installing OpenMPI on a solaris > > On Feb 13, 2006, at 12:29 PM, Xiaoning (David) Yang wrote: > >> I'm installing OpenMPI on a solaris system and got the following error >&g

Re: [OMPI users] Installing OpenMPI on a solaris

2006-02-14 Thread Brian Barrett
On Feb 13, 2006, at 12:29 PM, Xiaoning (David) Yang wrote: I'm installing OpenMPI on a solaris system and got the following error message when running make: /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95/../../../../ include/g++-3/s tl_config.h:151: _G_config.h: No such file or directory W