Re: [OMPI devel] Adding support for RDMAoE devices.

2009-11-15 Thread Vasily Philipov
Hello Jeff. The most code of the patch was removed. Please see below the new patch.(file lle.patch is attached) Thank you for your time. Jeff Squyres wrote: Perhaps since we now have 2 levels of m4 checking that is necessary (1) check to see if we have transport_type, and 2) check to see if h

Re: [OMPI devel] Adding support for RDMAoE devices.

2009-11-15 Thread Vasily Philipov
Jeff Squyres wrote: Perhaps since we now have 2 levels of m4 checking that is necessary (1) check to see if we have transport_type, and 2) check to see if have RDMA_TRANSPORT_RDMAOE), perhaps it would be better to put all these checks into a single place somewhere to avoid proliferating the #i