.. |
base.h
|
Merge in the mca_base_select changes per RFC:
|
2008-05-06 18:08:45 +00:00 |
help-mca-base.txt
|
Fixes trac:1338: Have the MCA base specifically check for all requested
|
2008-06-23 16:14:05 +00:00 |
help-mca-param.txt
|
Fixes trac:1383
|
2008-07-10 01:44:51 +00:00 |
Makefile.am
|
Merge in the mca_base_select changes per RFC:
|
2008-05-06 18:08:45 +00:00 |
mca_base_close.c
|
- In fix r9182, stream with id 0 was explicitly exluded
|
2006-03-05 11:45:43 +00:00 |
mca_base_cmd_line.c
|
* Added 2 new MCA parameters
|
2007-03-01 13:39:20 +00:00 |
mca_base_component_compare.c
|
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
|
2008-02-28 01:57:57 +00:00 |
mca_base_component_find.c
|
Fix CID 1079: don't use a value until it's been initialized (duh).
|
2008-08-06 11:44:22 +00:00 |
mca_base_component_repository.c
|
Fix CIDs 458, 716, 717: ensure that strings are long enough to always
|
2008-06-06 00:59:08 +00:00 |
mca_base_component_repository.h
|
Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3
|
2006-08-20 15:54:04 +00:00 |
mca_base_components_close.c
|
* don't close debugging stream if we're just closing the unused components in
|
2006-08-16 16:23:35 +00:00 |
mca_base_components_open.c
|
Fixes trac:1392, #1400
|
2008-07-28 22:40:57 +00:00 |
mca_base_components_select.c
|
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
|
2008-06-18 03:15:56 +00:00 |
mca_base_list.c
|
Next step in the project split, mainly source code re-arranging
|
2006-02-12 01:33:29 +00:00 |
mca_base_open.c
|
- a small fix for windows, use different environment separators based on the system type.
|
2008-09-15 15:05:47 +00:00 |
mca_base_param_internal.h
|
Extend the mca param display capability to allow independent output of the params based on where they were last set (default, enviro, file, or API), and to out
|
2008-07-31 20:00:45 +00:00 |
mca_base_param.c
|
Combination of some changes by both Jeff and I. Few minor cleanups to the code (e.g., allow options to show-mca-params to be either case), and an enhancement that allows the user to specify multiple options separated by commas (e.g., "env,api").
|
2008-08-02 00:43:27 +00:00 |
mca_base_param.h
|
Combination of some changes by both Jeff and I. Few minor cleanups to the code (e.g., allow options to show-mca-params to be either case), and an enhancement that allows the user to specify multiple options separated by commas (e.g., "env,api").
|
2008-08-02 00:43:27 +00:00 |
mca_base_parse_paramfile.c
|
Extend the mca param display capability to allow independent output of the params based on where they were last set (default, enviro, file, or API), and to out
|
2008-07-31 20:00:45 +00:00 |