1
1
openmpi/opal/mca/base
George Bosilca 7b0e295057 Fix a small memory leak.
This commit was SVN r17095.
2008-01-09 20:37:02 +00:00
..
base.h remove unused and outdated opal message buffer code 2007-10-11 22:09:01 +00:00
help-mca-base.txt Be a little smarter when checking the MCA parameters that specify what 2006-07-19 14:19:44 +00:00
help-mca-param.txt * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
Makefile.am remove unused and outdated opal message buffer code 2007-10-11 22:09:01 +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 compare should compare the framework names as well. Fixes a potential bug in 2007-08-16 16:51:41 +00:00
mca_base_component_find.c Use secure version of strncpy and srtncat. Release the temporary 2007-09-14 02:04:34 +00:00
mca_base_component_repository.c Use secure version of strncpy and srtncat. Release the temporary 2007-09-14 02:04:34 +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 Modifications in the way user-specified modules are loaded. Once we get the list of filenames from the libtool, we add the statically defined ones and then based on the include/exclude string we only keep the ones requested by the user. If no include/exclude was provided, we keep [as expected] everything. Once we have the list of whatever is requested we open them. Therefore, as an example, if the user specify "--mca pml ob1" we will never try to load/open/init DR nor CM. 2007-07-13 14:54:01 +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 Fix a small memory leak. 2008-01-09 20:37:02 +00:00
mca_base_param_internal.h Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00
mca_base_param.c This commit cleans up the AMCA parameter implementation a bit. 2007-06-27 01:03:31 +00:00
mca_base_param.h Fix minor spelling error 2007-12-11 20:11:03 +00:00
mca_base_parse_paramfile.c This commit fixes trac:1002. 2007-04-21 21:51:18 +00:00