1
1
openmpi/orte/mca/gpr/base
Jeff Squyres cce0950df7 - change a bunch of OMPI_* constants or ORTE_* equivalents
- change the framework opens to [mostly] use the new MCA param API
- properly pass in framework debug output streams to the
  mca_base_component_open() function

This commit was SVN r6888.
2005-08-15 18:25:35 +00:00
..
data_type_support First phase of the scalable RTE changes: 2005-07-18 18:49:00 +00:00
pack_api_cmd Finish simplified interfaces for put and subscribe - more details to come. 2005-08-02 19:43:29 +00:00
unpack_api_response correct the printf for 64 bits architectures. 2005-07-28 19:54:06 +00:00
base.h Add a few new functions that were requested last week - not tested yet, so please don't use them! I will test them this afternoon on a different computer. For now, they won't cause any problems since they aren't being called. 2005-08-01 16:38:15 +00:00
gpr_base_close.c Initial population of orte tree 2005-07-02 13:42:54 +00:00
gpr_base_open.c - change a bunch of OMPI_* constants or ORTE_* equivalents 2005-08-15 18:25:35 +00:00
gpr_base_select.c * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
gpr_base_simplified_put.c Finish simplified interfaces for put and subscribe - more details to come. 2005-08-02 19:43:29 +00:00
gpr_base_simplified_subscribe.c Finish simplified interfaces for put and subscribe - more details to come. 2005-08-02 19:43:29 +00:00
gpr_base_xfer_payload.c Add a job_info segment to the system that holds a container for each job. Within each container is a keyval indicating the job state (i.e., all procs at stage1, finalized, etc.). This provides a rough state-of-health for the job. 2005-07-29 14:11:19 +00:00
Makefile.am Add a few new functions that were requested last week - not tested yet, so please don't use them! I will test them this afternoon on a different computer. For now, they won't cause any problems since they aren't being called. 2005-08-01 16:38:15 +00:00