1
1
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

36 строки
995 B
Plaintext

enable_dlopen=no
enable_multicast=yes
enable_bootstrap=yes
enable_mem_debug=no
enable_mem_profile=no
enable_memchecker=no
enable_debug_symbols=yes
enable_binaries=yes
enable_heterogeneous=no
enable_picky=yes
enable_debug=yes
enable_shared=yes
enable_static=yes
enable_ipv6=no
enable_mpi_f77=no
enable_mpi_f90=no
enable_mpi_cxx=yes
enable_mpi_cxx_seek=yes
enable_cxx_exceptions=yes
enable_ft_thread=no
enable_per_user_config_files=no
enable_script_wrapper_compilers=yes
enable_orterun_prefix_by_default=yes
enable_io_romio=no
enable_mca_no_build=carto,crs,filem,routed-linear,snapc,pml-dr,pml-crcp2,pml-crcpw,pml-v,pml-example,crcp,pml-cm,pml-csum,btl-openib
enable_contrib_no_build=libnbc,vt
with_slurm=no
with_openib=no
with_devel_headers=yes
with_memory_manager=ptmalloc2
with_valgrind=no
CC=/nobackup/dbarach/rcastain/ebuild/open-repo/build-root/tools/bin/ppc-q-linux-gcc-4.3.3
CXX=/nobackup/dbarach/rcastain/ebuild/open-repo/build-root/tools/bin/ppc-q-linux-gcc-4.3.3
ac_cv_c_bigendian=yes