1
1
openmpi/orte/mca/gpr/proxy
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
..
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
gpr_proxy_arithmetic_ops.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
gpr_proxy_cleanup.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
gpr_proxy_component.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
gpr_proxy_compound_cmd.c First stage in the move to a faster startup. Change the ORTE stage gate xcast into a binary tree broadcast (away from a linear broadcast). Also, removed the timing report in the gpr_proxy component that printed out the number of bytes in the compound command message as the answer was "not much" - reduces the clutter in the data. 2006-11-28 00:06:25 +00:00
gpr_proxy_del_index.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
gpr_proxy_deliver_notify_msg.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
gpr_proxy_dump_local_trigs_subs.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
gpr_proxy_dump.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
gpr_proxy_general_operations.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
gpr_proxy_internals.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
gpr_proxy_put_get.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
gpr_proxy_subscribe.c With the branch to 1.2 made.... 2006-08-15 19:54:10 +00:00
gpr_proxy.h Add output of the compound command size to the timing reports 2006-11-03 16:11:37 +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