On May 24, 2010, at 10:45 AM, Glass, Micheal W wrote:
> Yes, I’m sure I’m picking up the newly built version. I’ve run ompi_info to
> verify my path is correct.
>
> I’ve have a little more information now... I rebuilt openmpi 1.4.2 with the
> ‘--enable-debug’ option to configure and when I
Yes, I'm sure I'm picking up the newly built version. I've run ompi_info to
verify my path is correct.
I've have a little more information now... I rebuilt openmpi 1.4.2 with the
'--enable-debug' option to configure and when I run a simple mpi program on 2
processors with an MPI_Reduce() call
Mike,
Are you sure that you are getting the openmpi that you built and not
the one supplied w/ OS X. I use modules to make sure that I am getting
the openmpi version I build instead of the OS X suppleid version.
Doug Reeder
On May 23, 2010, at 10:45 AM, Glass, Micheal W wrote:
I’m having p