1
1
openmpi/ompi/communicator
Brian Barrett b07dfa7841 * remove unused variable in ompi_comm_get_rprocs
* don't load data into a buffer until we have the data, as
    the data contains some header information needed to
    properly load the data

This commit was SVN r12792.
2006-12-07 16:19:44 +00:00
..
comm_cid.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
comm_dyn.c Rework the opal_progress interface to better support dynamic processes and at 2006-11-22 02:06:52 +00:00
comm_init.c Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
comm_publish.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
comm.c * remove unused variable in ompi_comm_get_rprocs 2006-12-07 16:19:44 +00:00
communicator.h 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
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00