1
1
openmpi/ompi/mca/btl/portals
Brian Barrett 0d68728b94 * add some more debugging output for send fragment issue to figure out why
Red Storm is complaining about invalid memory pointer (need to go back
  to Linux and look at this with valgrind)
* Turn off send in place for now, so I can run the tests on RS and see if
  everything else is ok

This commit was SVN r7497.
2005-09-23 19:30:54 +00:00
..
btl_portals_compat_redstorm.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
btl_portals_compat_utcp.c * some debugging to figure out why get isn't working on RS 2005-09-13 20:52:56 +00:00
btl_portals_compat.h * remove the src/ directory for Portals BTL to bring it in line with the 2005-08-12 14:33:45 +00:00
btl_portals_component.c * add some more debugging output for send fragment issue to figure out why 2005-09-23 19:30:54 +00:00
btl_portals_endpoint.h * remove the src/ directory for Portals BTL to bring it in line with the 2005-08-12 14:33:45 +00:00
btl_portals_frag.c * finish switch to sending in place 2005-08-15 02:31:45 +00:00
btl_portals_frag.h * implement btl_put for Portals 2005-09-12 20:24:43 +00:00
btl_portals_rdma.c * add some useful debugging output 2005-09-23 15:30:18 +00:00
btl_portals_recv.c * bunch of fixes for Red Storm - missing header files and the like 2005-09-12 21:45:58 +00:00
btl_portals_recv.h * remove the src/ directory for Portals BTL to bring it in line with the 2005-08-12 14:33:45 +00:00
btl_portals_send.c * add some more debugging output for send fragment issue to figure out why 2005-09-23 19:30:54 +00:00
btl_portals_send.h * remove the src/ directory for Portals BTL to bring it in line with the 2005-08-12 14:33:45 +00:00
btl_portals.c * some debugging to figure out why get isn't working on RS 2005-09-13 20:52:56 +00:00
btl_portals.h * remove the src/ directory for Portals BTL to bring it in line with the 2005-08-12 14:33:45 +00:00
configure.m4 * Update Portals configuration to use --with-portals instead of 2005-09-05 21:02:50 +00:00
configure.params * checkpoint while it compiles 2005-07-05 16:29:57 +00:00
Makefile.am Add lib{opal,orte,mpi}.la to appropriate LIBADD's, some whitespace cleanup as well. 2005-09-22 12:28:54 +00:00