Thak you Jeff Squyres,
I've installed Open MPI v1. and now it's OK.
Kind regards,
Jeff Squyres a écrit :
The warning is a side-effect of how we're probing for
OpenFabrics-capable hardware (e.g., IB HCAs). While annoying, the
warning is harmless -- it's just noisily indicating that you seem to
The warning is a side-effect of how we're probing for OpenFabrics-
capable hardware (e.g., IB HCAs). While annoying, the warning is
harmless -- it's just noisily indicating that you seem to have no
OpenFabrics-capable hardware.
We made a probe a bit smarter in Open MPI v1.3. If you upgrade
Hello,
I use openmpi. I have installed it in the directory :
/usr/lib64/openmpi/1.2.5-gcc/
If I execute a test with openMPI (for exemple helloworld!!!) I have the
next problem:
/*[nmoulin@clusterdell ~/mpi-test]$ mpirun -np 4 mpi-test
libibverbs: Fatal: couldn't read uverbs ABI version.
--