Hi,
I just upgraded from the default ompi install on OS X 10.6 to v1.5.3
so that I can use the processor affinity options. However there seems
to be some trouble. My mpi application executes perfectly with the
following CL statement:
/usr/local/openmpi-1.5.3/bin/mpiexec --host `hostname` --np 2
er LAM this scaled up to the 8 nodes (linear
scaling up to 4 nodes) for this program. OpenMPI performance is just
about all the same beyond 1 node (2 processes).
Thanks for any help!!!
Karl Dockendorf
Research Fellow
Department of Biomedical Engineering
University of Florida
ka...@ufl.edu
I recently installed OpenMPI 1.1.1 on an Apple Xserve cluster. Xgrid
is also setup and installed (with the latest updates). I am able to
run mpi jobs without xgrid and control the spawning of processes on
particular nodes. I am also able to run jobs through Xgrid (using
mpirun). My issu