Yes, it looks like you are mixing multiple versions of Open MPI.
It looks like you have installed Open MPI v1.10.0 via RPM in the system
defaults location (perhaps in /usr/bin and /usr/lib and the like?), and then
installed Open MPI v2.1.1 via building from source under your home directory
(/ho
I think you're mixing a few versions there:
- You mention installing Open MPI v1.10
- But you say that running ompi_info shows MCA v2.1 (which probably means Open
MPI v2.1)
- And you say that running your code with MCA v2.0 (which probably means Open
MPI v2.0) works
You might want to de-snaggle
Hi,
I have installed an openmpi using following command:
*yum install openmpi-1.10.0-10.el7*
When I put *ompi_info* command it shows me that it is using MCAv.2.1. Is
there any way I can use MCA2.0 ?
My program is not working under MCA2.1.
Please help me out here.
Thank you
--
Abhisek Mondal