Re: [OMPI users] openMPI over uDAPL doesn't work

2007-05-02 Thread Andreas Kuntze
Hello Andrew Thank you for your answer Andrew Friedley wrote: Which uDAPL implementation are you using, over what sort of network? I'm guessing OpenIB/InfiniBand, but want to make sure. I'm using OFED 1.1 over InfiniBand One other thing I noticed, you say native IB works, yet looking at yo

Re: [OMPI users] openMPI over uDAPL doesn't work

2007-04-26 Thread Andreas Kuntze
On Linux you needn't initialise the dat registry. Your program prints: "provider 1: OpenIB-cma". I successfully tested INTEL MPI and mvapich2 with uDAPL . Andreas Donald Kerr wrote: Andreas, I am going to guess at a minimum the interfaces are up and you can ping them. On Solaris there is

[OMPI users] openMPI over uDAPL doesn't work

2007-04-24 Thread Andreas Kuntze
Hello, I finally managed to run open MPI with uDAPl but all MPI programs hang up, when they use MPI_Recv. If I use TCP or native InfiniBand instead, it works. Maybe you have an idea where the problem could be. Thanks Andreas config.log.gz Description: GNU Zip compressed data ompi_info

[OMPI users] uDAPL

2007-04-20 Thread Andreas Kuntze
Hello, is there a way to force Open MPI to use the uDAPL API? I didn't find anything in the FAQ and in the README. Thanks, Andreas