1
1
openmpi/contrib
Ralph Castain a0d5c80ce0 Add a new framework for discovering local resource information such as cpu type/model, #cpus, available physical memory, etc. Two initial components (darwin and linux) are provided. This is needed to support bootstrap operations where daemons are started at node boot, and applications where initial knowledge of cpu identification is needed to guide framework component selection.
Add orte configuration option to control the use of the framework in the system. Although the code will build, it will not be active unless configured with --enable-bootstrap.

If bootstrap is enabled and the new opal_sysinfo framework can successfully determine the cpu model, pass that info to the application as an MCA param to support some work at Sun.

Also, have daemons report back the resources they find to guide process mapping in bootstrap operations (i.e., where the daemon starts at node boot as opposed to being launched at application start).

Adjust some platform files to enable these capabilities.

This commit was SVN r22244.
2009-11-30 23:11:25 +00:00
..
amca-param-sets Add support for sending SIGSTOP the MPI job after the checkpoint is taken (uses a BLCR feature for the option). 2009-09-22 18:26:12 +00:00
dist - Since the config/*.m4 separation config/opal_setup_cc.m4 moved away. 2009-10-28 22:54:37 +00:00
hg Update Hg ignore build script 2009-10-24 01:00:19 +00:00
nightly Include the base version (trunk, v1.2, etc.) in the body of a 2008-07-26 14:13:20 +00:00
platform Add a new framework for discovering local resource information such as cpu type/model, #cpus, available physical memory, etc. Two initial components (darwin and linux) are provided. This is needed to support bootstrap operations where daemons are started at node boot, and applications where initial knowledge of cpu identification is needed to guide framework component selection. 2009-11-30 23:11:25 +00:00
check_unnecessary_headers.sh - Finally the script that does the checking and deletion of header 2009-04-29 01:46:56 +00:00
code_counter.pl Just because someone asked me how many LOC were in OMPI recently. :-) 2007-01-30 19:27:58 +00:00
copyright.pl Clean up the code so that it's at least usable in the future. 2005-11-05 20:23:33 +00:00
find_occurence.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
find_offenders.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
fix_headers.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
fix_indent.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
gen_stats.pl - to get coverage analysis with gcc-4, detect the .gcda files, too 2007-01-17 14:21:23 +00:00
generate_file_list.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
header_replacement.sh - Minor update used for the last commit 2009-03-04 15:37:50 +00:00
headers.txt this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for 2004-10-22 16:06:05 +00:00
Makefile.am - As promised in 2009-10-28 23:33:16 +00:00
ompi_cplusplus.sed - Replace combinations of 2009-08-20 11:42:18 +00:00
ompi_cplusplus.sh - Replace combinations of 2009-08-20 11:42:18 +00:00
ompi_cplusplus.txt - Replace combinations of 2009-08-20 11:42:18 +00:00
openmpi-valgrind.supp Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
search_replace.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
submit_test.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
test_headers_in_ompi.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
uncrustify_open_mpi.cfg - Add the uncrustify source code beautification for Open MPI. 2009-09-29 16:10:01 +00:00