+1
See the description of cm vs. ob1 in the OMPI README. Here's the latest
description (I think we recently added a little more description here):
https://svn.open-mpi.org/trac/ompi/browser/trunk/README#L421
The PSM MTL does not have CUDA support; the smcuda BTL is for ob1 only.
On Mar 1
The selection of cm is not wrong per se. You will find that the psm mtl is much
better than the openib btl for QLogic harware.
-Nathan
On Mon, 19 Mar 2012, Jens Glaser wrote:
Hello,
I am using the latest trunk version of OMPI, in order to take advantage of the
new CUDA RDMA features (smcuda
Hello,
I am using the latest trunk version of OMPI, in order to take advantage of the
new CUDA RDMA features (smcuda BTL). RDMA support is superb, however, I have to
give a manual parameter
mpirun --mca pml ob1 ...
to have the OB1 upper layer selected and, consequently, to get smcuda
activate