1
1
openmpi/ompi/mca/pml/ob1
Brian Barrett 1479a90b39 * assert() that endianness doesn't need to change if we are sending RDMA headers
around, since OB1 currently doesn't do the right thing there, but that should
  not happen in the near future because the R2 BML should not make any RDMA
  networks available between machines with different architectures
* Clean up the #ifs a little bit so that we don't do unneeded work when
  on big endian machines and heterogeneous support is disabled...

This commit was SVN r9184.
2006-02-28 19:54:46 +00:00
..
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Correct copyrights and some typos 2005-12-22 05:37:28 +00:00
pml_ob1_comm.c Keep track of the ompi_proc in the comm_proc. This avoid a lookup for the processor and 2006-02-10 18:55:43 +00:00
pml_ob1_comm.h * finish the TEG/UNIQ/PTL removal 2006-02-23 00:39:01 +00:00
pml_ob1_component.c - Trivial change: 2006-02-14 09:48:24 +00:00
pml_ob1_component.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
pml_ob1_endpoint.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_ob1_endpoint.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_ob1_hdr.h More endian-related cleanups: 2006-02-26 00:45:54 +00:00
pml_ob1_iprobe.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_ob1_irecv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_ob1_isend.c Specialize the MCA_PML_OB1_FREE macro. When we call this macro we already know what kind 2006-02-08 22:42:00 +00:00
pml_ob1_proc.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_ob1_proc.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_ob1_progress.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_ob1_rdma.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_ob1_rdma.h allow pml pipeline to cache memory registrations 2006-02-09 15:49:51 +00:00
pml_ob1_rdmafrag.c We need the copyright ... 2005-12-31 15:51:57 +00:00
pml_ob1_rdmafrag.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_ob1_recvfrag.c * assert() that endianness doesn't need to change if we are sending RDMA headers 2006-02-28 19:54:46 +00:00
pml_ob1_recvfrag.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_ob1_recvreq.c * assert() that endianness doesn't need to change if we are sending RDMA headers 2006-02-28 19:54:46 +00:00
pml_ob1_recvreq.h - Trivial change: 2006-02-14 09:48:24 +00:00
pml_ob1_sendreq.c * assert() that endianness doesn't need to change if we are sending RDMA headers 2006-02-28 19:54:46 +00:00
pml_ob1_sendreq.h More endian-related cleanups: 2006-02-26 00:45:54 +00:00
pml_ob1_start.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
pml_ob1.c - Get rid of the temporary reachability bitmap. 2006-02-27 11:06:01 +00:00
pml_ob1.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
post_configure.sh * include the correct file if we are doing the component bypass thing with ob1 2006-02-22 16:16:38 +00:00