fc8a7868e7
OMPI_ERROR if it found something and OMPI_SUCCESS otherwise). Also look for INADDR_NONE instead of INADDR_ANY as the return from inet_addr() * add convinience function ompi_ifislocal to quickly test if a given hostname or IP address (in dotted-quad form) is a local address * don't ssh to the local machine, but fork() / exec() the bootproxy directly if ompi_ifislocal returns true *AND* there is no username specified for the given host * remove the llm hack to translate localhost -> local machine name This commit was SVN r3450. |
||
---|---|---|
.. | ||
Makefile.am | ||
ompi_argv.c | ||
ompi_if.c | ||
ompi_numtostr.c | ||
ompi_os_create_dirpath.c | ||
ompi_os_path.c | ||
ompi_pack.c | ||
ompi_session_dir.c | ||
ompi_sys_info.c | ||
run_tests |