1
1
openmpi/orte/mca/sds
Ralph Castain 41977fcc95 Remove the cellid field from the orte_process_name_t structure. This only affects a handful of files in itself, but...
Cleanup ALL instances of output involving the printing of orte_process_name_t structures using the ORTE_NAME_ARGS macro so that the number of fields and type of data match. Replace those values with a new macro/function pair ORTE_NAME_PRINT that outputs a string (using the new thread safe data capability) so that any future changes to the printing of those structures can be accomplished with a change to a single point.

Note that I could not possibly find outputs that directly print the orte_process_name_t fields, but only dealt with those that used ORTE_NAME_ARGS. Hence, you may still have a few outputs that bark during compilation. Also, I could only verify those that fall within environments I can compile on, so other environments may yield some minor warnings.

This commit was SVN r15517.
2007-07-19 20:56:46 +00:00
..
base Remove the cellid field from the orte_process_name_t structure. This only affects a handful of files in itself, but... 2007-07-19 20:56:46 +00:00
bproc Remove the cellid field from the orte_process_name_t structure. This only affects a handful of files in itself, but... 2007-07-19 20:56:46 +00:00
cnos Remove the cellid field from the orte_process_name_t structure. This only affects a handful of files in itself, but... 2007-07-19 20:56:46 +00:00
env Remove the cellid field from the orte_process_name_t structure. This only affects a handful of files in itself, but... 2007-07-19 20:56:46 +00:00
lsf Next round of LSF commits. Getting farther, but it still doesn't 2007-07-13 11:57:17 +00:00
pipe Compute and pass the local_rank and local number of procs (in that proc's job) on the node. 2007-05-21 14:30:10 +00:00
portals_utcp Remove the cellid field from the orte_process_name_t structure. This only affects a handful of files in itself, but... 2007-07-19 20:56:46 +00:00
seed Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
singleton Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments. 2007-07-12 19:53:18 +00:00
slurm Remove the cellid field from the orte_process_name_t structure. This only affects a handful of files in itself, but... 2007-07-19 20:56:46 +00:00
xcpu Remove the cellid field from the orte_process_name_t structure. This only affects a handful of files in itself, but... 2007-07-19 20:56:46 +00:00
Makefile.am Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments. 2007-07-12 19:53:18 +00:00
sds.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00