Hi, here's what I have:
*hello_cxx example
*[hpc@localhost examples]$ mpirun -n 2 hello_cxx
hello_cxx: Symbol `_ZN3MPI10COMM_WORLDE' has different size in shared
object, co nsider re-linking
hello_cxx: Symbol `_ZN3MPI10COMM_WORLDE' has different size in shared
object, co nsider re-linking
Hello, w
; that your examples are compiled against the same version of Open MPI that
> you're running with.
>
>
> On Apr 17, 2009, at 5:38 PM, Grady Laksmono wrote:
>
> Hi, here's what I have:
>>
>> hello_cxx example
>> [hpc@localhost examples]$ mpirun -n 2 hello