1
1
openmpi/ompi/mca
Brian Barrett 0895f5e08d Rename OMPI_PROCESS_NAME_{HTON, NTOH} macros to ORTE_PROCESS_NAME_{HTON, NTOH}
because they are in ORTE, not OMPI.  Also, remove the ORTE_PROCESS_NAME macros
in iof base as they are duplicates of the ones that were in ns_types, which 
meant that bad things happened if you changed what an orte_process_name_t
looked like.

This commit was SVN r12646.
2006-11-22 03:03:21 +00:00
..
allocator Adjust allocation size to be a quantity divisible by sizeof(size_t). This 2006-10-25 18:22:38 +00:00
bml more fixes for failover.. and yet still more to come.. 2006-11-06 21:27:17 +00:00
btl Rename OMPI_PROCESS_NAME_{HTON, NTOH} macros to ORTE_PROCESS_NAME_{HTON, NTOH} 2006-11-22 03:03:21 +00:00
coll 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
common Move it in the right place. 2006-08-21 04:05:19 +00:00
io Fixes trac:529. 2006-10-27 12:32:36 +00:00
mpool Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
mtl Minimize the number of lines of code :) 2006-11-10 20:56:08 +00:00
osc Big datatype commit. Remove all unused features of the datatype engine. As the memory 2006-10-26 23:11:26 +00:00
pml 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
rcache Correctly determine the first element on the list. opal_list_get_prev() never 2006-11-01 13:44:47 +00:00
topo The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
win_makefile Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00