1
1
openmpi/ompi/mca/btl/udapl
Brian Barrett 6f8b366acb Rename liborte to libopen-rte and libopal to libopen-pal per telecon today
and bug #632.

Refs trac:632

This commit was SVN r12762.

The following Trac tickets were found above:
  Ticket 632 --> https://svn.open-mpi.org/trac/ompi/ticket/632
2006-12-05 18:27:24 +00:00
..
btl_udapl_component.c Fixed connection inversion bug by putting in sequence checking for 2006-09-26 13:53:00 +00:00
btl_udapl_endpoint.c Bring over the update to terminate orteds that are generated by a dynamic spawn such as comm_spawn. This introduces the concept of a job "family" - i.e., jobs that have a parent/child relationship. Comm_spawn'ed jobs have a parent (the one that spawned them). We track that relationship throughout the lineage - i.e., if a comm_spawned job in turn calls comm_spawn, then it has a parent (the one that spawned it) and a "root" job (the original job that started things). 2006-11-14 19:34:59 +00:00
btl_udapl_endpoint.h Fixed connection inversion bug by putting in sequence checking for 2006-09-26 13:53:00 +00:00
btl_udapl_frag.c Fixed bug trac #213 by moving the udapl btl header to being a footer. 2006-09-22 19:28:09 +00:00
btl_udapl_frag.h Fixed bug trac #213 by moving the udapl btl header to being a footer. 2006-09-22 19:28:09 +00:00
btl_udapl_proc.c Fix a few issues reported by Terry Dontje: 2006-06-20 17:13:44 +00:00
btl_udapl_proc.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
btl_udapl.c Big datatype commit. Remove all unused features of the datatype engine. As the memory 2006-10-26 23:11:26 +00:00
btl_udapl.h The visibility flags (and/or Windows friendly export) is now on for all BTLs. 2006-09-14 22:19:39 +00:00
configure.m4 Checkpoint for switch to mpool work: 2006-01-25 02:21:34 +00:00
configure.params Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00