1
1
openmpi/orte/runtime
Josh Hursey 682a6a123e - os_dirpath.c : reset the is_dir var each time through the loop.
- orte-clean.c : check to see if the base session directory is empty 
                 and delete it if it is.

- orte_universe_exists.c : Fix a down stread problem resulting from 
      George's r10718 commit. Don't use the 'fulldirpath' since
      that is no longer guarenteed to be the absolute path
      to the session directory. Construct this value outside of that
      function from the prefix and frontend vars.

This commit was SVN r10741.

The following SVN revision numbers were found above:
  r10718 --> open-mpi/ompi@47eef2e002
2006-07-11 17:31:05 +00:00
..
help-orte-runtime.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
orte_abort.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
orte_finalize.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
orte_init_stage1.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
orte_init_stage2.c I'm confused ... Error string as well as the goto label had the same name ... 2006-02-14 17:49:14 +00:00
orte_init.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
orte_monitor.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
orte_params.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
orte_restart.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
orte_setup_hnp.c Do a proper restart - fixes the inconsistent communications that were observed via the console. 2006-06-29 19:05:41 +00:00
orte_setup_hnp.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
orte_system_finalize.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
orte_system_init.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
orte_universe_exists.c - os_dirpath.c : reset the is_dir var each time through the loop. 2006-07-11 17:31:05 +00:00
orte_wait.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
orte_wait.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
runtime_internal.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
runtime_types.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
runtime.h Brining over the session directory and universe changes 2006-06-28 21:03:31 +00:00