I created a public branch to make available the patch which gets OPMI
uDAPL to kinda work on iWARP. The branch can be found at:
http://svn.open-mpi.org/svn/ompi/tmp-public/iwarp-ompi-v1.2/
The branch contains an updated version of the patch Steve Wise sent out
some time ago. Below is the patch (
This patch introduces customisable wait/test for requests as discussed
at the face-to-face ompi meeting in Paris.
A new global structure (ompi_request_functions) holding all the
pointers to the wait/test functions have been added.
ompi_request_wait* and ompi_request_test* have been #defined
Hello,
I have a proprietary transport/messaging layer that sits below an MTL
component. This transport layer requires OpenMPI to assign it a rank that
is unique and specific to that process and will not change from execution
to termination. In a way, I am trying to find a one-one correspondence
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Good morning...
So Brad Penoff and I would like begin MTT tests of the SCTP BTL, but due
to the presence of the .ompi_ignore file, the SCTP BTL source is not
included in nightly tarballs. I was curious if anyone would object to
our removing .ompi_igno
Hi,
I want to install opnempi-1.2.4 on windows machine thru cygwin.
i used following build command to build openmpi-1.2.4 on windows.
./configure --disable-mpi-f77 --with-devel-headers
Getting Following error:
-
configure: error: Cannot support Fortran
On Nov 28, 2007 9:58 PM, Jeff Squyres wrote:
> There is work starting literally right about now to allow Open MPI to
> use the RDMA CM and/or the IBCM for creating OpenFabrics connections
> (IB or iWARP).
>
>
When this is expected to be completed?
-Mahes