orte_info_out 106 orte/tools/orte-info/orte-info.h void orte_info_out(const char *pretty_message, orte_info_out 198 orte/tools/orte-info/output.c orte_info_out(pretty_message, plain_message, valstr); orte_info_out 170 orte/tools/orte-info/param.c orte_info_out(message, message, strings[j]); orte_info_out 173 orte/tools/orte-info/param.c orte_info_out("", "", strings[j]); orte_info_out 310 orte/tools/orte-info/param.c orte_info_out(pretty, path, value); orte_info_out 318 orte/tools/orte-info/param.c orte_info_out("Configured architecture", "config:arch", OPAL_ARCH); orte_info_out 324 orte/tools/orte-info/param.c orte_info_out("Configure host", "config:host", OPAL_CONFIGURE_HOST); orte_info_out 371 orte/tools/orte-info/param.c orte_info_out("Configured by", "config:user", OPAL_CONFIGURE_USER); orte_info_out 372 orte/tools/orte-info/param.c orte_info_out("Configured on", "config:timestamp", OPAL_CONFIGURE_DATE); orte_info_out 373 orte/tools/orte-info/param.c orte_info_out("Configure host", "config:host", OPAL_CONFIGURE_HOST); orte_info_out 374 orte/tools/orte-info/param.c orte_info_out("Configure command line", "config:cli", OPAL_CONFIGURE_CLI); orte_info_out 376 orte/tools/orte-info/param.c orte_info_out("Built by", "build:user", OMPI_BUILD_USER); orte_info_out 377 orte/tools/orte-info/param.c orte_info_out("Built on", "build:timestamp", OMPI_BUILD_DATE); orte_info_out 378 orte/tools/orte-info/param.c orte_info_out("Built host", "build:host", OMPI_BUILD_HOST); orte_info_out 380 orte/tools/orte-info/param.c orte_info_out("C compiler", "compiler:c:command", OPAL_CC); orte_info_out 381 orte/tools/orte-info/param.c orte_info_out("C compiler absolute", "compiler:c:absolute", OPAL_CC_ABSOLUTE); orte_info_out 382 orte/tools/orte-info/param.c orte_info_out("C compiler family name", "compiler:c:familyname", _STRINGIFY(OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME)); orte_info_out 383 orte/tools/orte-info/param.c orte_info_out("C compiler version", "compiler:c:version", _STRINGIFY(OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR)); orte_info_out 402 orte/tools/orte-info/param.c orte_info_out("C bool align", "compiler:c:align:bool", "skipped"); orte_info_out 408 orte/tools/orte-info/param.c orte_info_out("Thread support", "option:threads", threads); orte_info_out 413 orte/tools/orte-info/param.c orte_info_out("Build CFLAGS", "option:build:cflags", OMPI_BUILD_CFLAGS); orte_info_out 414 orte/tools/orte-info/param.c orte_info_out("Build LDFLAGS", "option:build:ldflags", OMPI_BUILD_LDFLAGS); orte_info_out 415 orte/tools/orte-info/param.c orte_info_out("Build LIBS", "option:build:libs", OMPI_BUILD_LIBS); orte_info_out 417 orte/tools/orte-info/param.c orte_info_out("Wrapper extra CFLAGS", "option:wrapper:extra_cflags", orte_info_out 419 orte/tools/orte-info/param.c orte_info_out("Wrapper extra LDFLAGS", "option:wrapper:extra_ldflags", orte_info_out 421 orte/tools/orte-info/param.c orte_info_out("Wrapper extra LIBS", "option:wrapper:extra_libs", orte_info_out 426 orte/tools/orte-info/param.c orte_info_out("Internal debug support", "option:debug", debug); orte_info_out 427 orte/tools/orte-info/param.c orte_info_out("Memory profiling support", "option:mem-profile", memprofile); orte_info_out 428 orte/tools/orte-info/param.c orte_info_out("Memory debugging support", "option:mem-debug", memdebug); orte_info_out 429 orte/tools/orte-info/param.c orte_info_out("dl support", "option:dlopen", have_dl); orte_info_out 430 orte/tools/orte-info/param.c orte_info_out("Heterogeneous support", "options:heterogeneous", heterogeneous); orte_info_out 431 orte/tools/orte-info/param.c orte_info_out("orterun default --prefix", "orterun:prefix_by_default", orte_info_out 433 orte/tools/orte-info/param.c orte_info_out("MPI_WTIME support", "options:mpi-wtime", wtime_support); orte_info_out 434 orte/tools/orte-info/param.c orte_info_out("Symbol vis. support", "options:visibility", symbol_visibility); orte_info_out 436 orte/tools/orte-info/param.c orte_info_out("FT Checkpoint support", "options:ft_support", ft_support); orte_info_out 284 orte/tools/orte-info/version.c orte_info_out(message, NULL, tmp); orte_info_out 292 orte/tools/orte-info/version.c orte_info_out(NULL, message, tmp); orte_info_out 297 orte/tools/orte-info/version.c orte_info_out(NULL, message, tmp); orte_info_out 302 orte/tools/orte-info/version.c orte_info_out(NULL, message, tmp);