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