.. |
base.h
|
These don't belong in this file.
|
2010-04-12 20:50:23 +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
|
Picky, picky, picky...the a-retentive amongst us wants the default value to show in ompi_info! Of all the nerve...
|
2009-12-08 17:32:22 +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
|
Allow the mca_component_path to change over time.
|
2010-04-12 22:02:34 +00:00 |
mca_base_component_repository.c
|
First step to enable DSO build on Windows.
|
2009-08-12 08:52:48 +00:00 |
mca_base_component_repository.h
|
- Replace combinations of
|
2009-08-20 11:42:18 +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
|
Per http://www.open-mpi.org/community/lists/devel/2010/01/7283.php, allow MCA components to fail the component.register and component.open methods without the MCA base printing errors.
|
2010-01-12 19:29:12 +00:00 |
mca_base_components_select.c
|
... Delayed due to notifier commits earlier this day ...
|
2009-04-29 01:32:14 +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
|
Picky, picky, picky...the a-retentive amongst us wants the default value to show in ompi_info! Of all the nerve...
|
2009-12-08 17:32:22 +00:00 |
mca_base_param_internal.h
|
- Replace combinations of
|
2009-08-20 11:42:18 +00:00 |
mca_base_param.c
|
Ensure we get past the '=' in the parameter
|
2010-04-26 20:46:50 +00:00 |
mca_base_param.h
|
Add some new utilities that support searching an environ string list (not just our own environ) for specific MCA params and returning their value. Helpful when a daemon needs to check an app_context's environ for params that can impact how the daemon launches and/or interacts with it, but don't pertain to the daemon's own environ.
|
2010-04-26 03:35:09 +00:00 |
mca_base_parse_paramfile.c
|
... Delayed due to notifier commits earlier this day ...
|
2009-04-29 01:32:14 +00:00 |