Okay, I rebuilt using those diffs. Currently I am still having issues with pallas however. That being said I think my issue is more with compiling/linking pallas. Here is my pallas make_$arch file:
MPI_HOME = /opt/ompi/ MPI_INCLUDE = $(MPI_HOME)/include LIB_PATH = LIBS = CC = ${MPI_HOME}/bin/mpicc OPTFLAGS = -O CLINKER = ${CC} LDFLAGS = -m64 CPPFLAGS = -m64 Again ldd'ing the IMB-MPI1 file works fine, and the compilation completes okay. On 5/25/06, Jeff Squyres (jsquyres) <jsquy...@cisco.com> wrote:
Gleb just committed some fixes for the PPC64 issue last night ( https://svn.open-mpi.org/trac/ompi/changeset/10059). It should only affect the eager RDMA issues, but it would be a worthwhile datapoint if you could test with (i.e., specify no MCA parameters on your mpirun command line, so it should use RDMA by default). I'm waiting for my own PPC64 machine to be reconfigured so that I can test again; can you try with r10059 or later? ------------------------------ *From:* users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] *On Behalf Of *Paul *Sent:* Wednesday, May 24, 2006 9:35 PM *To:* Open MPI Users *Subject:* Re: [OMPI users] pallas assistance ? It makes no difference on my end. Exact same error. On 5/24/06, Andrew Friedley <afrie...@open-mpi.org> wrote: > > Paul wrote: > > Somebody call orkin. ;-P > > Well I tried running it with things set as noted in the bug report. > > However it doesnt change anything on my end. I am willing to do any > > verification you guys need (time permitting and all). Anything special > > needed to get mpi_latency to compile ? I can run that to verify that > > things are actually working on my end. > > > > [root@something ompi]# > Shouldn't the parameter be '--mca btl_openib_use_eager_rdma'? > > > [root@something ompi]# /opt/ompi/bin/mpirun --mca btl_openmpi_use_srq > 1 > > -np 2 -hostfile machine.list ./IMB-MPI1 > > Same here - '--mca btl_openib_use_srq' > > Andrew > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users > _______________________________________________ users mailing list us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users