[OMPI users] OpenMPI-1.3 and XGrid

2009-01-23 Thread Frank Kahle
I'm running OpenMPI on OS X 4.11. After upgrading to OpenMPI-1.3 I get the following error when submitting a job via XGrid: dyld: lazy symbol binding failed: Symbol not found: _orte_pointer_array_add Referenced from: /usr/local/mpi/lib/openmpi/mca_plm_xgrid.so Expected in: flat namespace

Re: [OMPI users] OS X, OpenMPI 1.1: An error occurred in MPI_Allreduce on, communicator MPI_COMM_WORLD (Jeff Squyres (jsquyres))

2006-07-05 Thread Frank Kahle
users-requ...@open-mpi.org wrote: A few clarifying questions: What is your netmask on these hosts? Where is the MPI_ALLREDUCE in your app -- right away, or somewhere deep within the application? Can you replicate this with a simple MPI application that essentially calls MPI_INIT, MPI_ALLREDUCE