I uninstalled 1.4.2 with rpm -e ompi, and now my existing mpi binaries are working.
Thanks so much for everyone's help. On Wed, Dec 14, 2011 at 3:12 PM, Tim Prince <n...@aol.com> wrote: > On 12/14/2011 12:52 PM, Micah Sklut wrote: > >> Hi Gustavo, >> >> Here is the output of : >> barells@ip-10-17-153-123:~> /opt/openmpi/intel/bin/mpif90 -showme >> gfortran -I/usr/lib64/mpi/gcc/openmpi/**include -pthread >> -I/usr/lib64/mpi/gcc/openmpi/**lib64 -L/usr/lib64/mpi/gcc/openmpi/**lib64 >> -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl >> -Wl,--export-dynamic -lnsl -lutil -lm -ldl >> >> This points to gfortran. >> >> I do see what you are saying about the 1.4.2 and 1.4.4 components. >> I'm not sure why that is, but there seems to be some conflict with the >> existing openmpi, before recently installed 1.4.4 and trying to install >> with ifort. >> >> This is one of the reasons for recommending complete removal (rpm -e if > need be) of any MPI which is on a default path (and setting a clean path) > before building a new one, as well as choosing a unique install path for > the new one. > > -- > Tim Prince > > ______________________________**_________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/**mailman/listinfo.cgi/users<http://www.open-mpi.org/mailman/listinfo.cgi/users> > -- Micah Sklut