Hello,
I get the same error when running in a single node. I will try to use the
last version. Is there way to check if different versions of open mpi were
used in different nodes?
Cheers,
El jue., 5 dic. 2019 a las 19:10, Jeff Squyres (jsquyres) (<
jsquy...@cisco.com>) escribió:
> Are you able t
On Dec 6, 2019, at 12:40 PM, Guido granda muñoz wrote:
>
> I get the same error when running in a single node. I will try to use the
> last version. Is there way to check if different versions of open mpi were
> used in different nodes?
mpirun -np 2 ompi_info | head
Or something like that.
On Dec 6, 2019, at 1:03 PM, Jeff Squyres (jsquyres) via users
wrote:
>
>> I get the same error when running in a single node. I will try to use the
>> last version. Is there way to check if different versions of open mpi were
>> used in different nodes?
>
> mpirun -np 2 ompi_info | head
>
>