1
1
Jeff Squyres 7eadfc4bdc Add a new hook function into the opal_output system:
opal_output_set_output_file_info().  This allows getting and setting
the default directory where output stream files will be opened (for
all *new* streams).  Before this function is not invoked, the default
location is $TMPDIR or $HOME (if $TMPDIR is not defined).  

Added a call into orte_init_stage1() to call this function
immediately after the session directory is created and set the default
location of stream files to be the process' session directory.

This commit was SVN r7254.
2005-09-09 12:18:39 +00:00
..
2005-08-26 20:13:35 +00:00
2005-08-31 21:51:10 +00:00
2005-08-26 20:13:35 +00:00
2005-08-26 20:13:35 +00:00
2005-07-02 13:42:54 +00:00
2005-08-26 20:13:35 +00:00