87 #ifndef ORTE_SESSION_DIR_H_HAS_BEEN_INCLUDED
88 #define ORTE_SESSION_DIR_H_HAS_BEEN_INCLUDED
90 #include "orte_config.h"
130 ORTE_DECLSPEC
int orte_session_dir_get_name(
char **fulldirpath,
uint32_t orte_jobid_t
Set the allowed range for ids in each space.
Definition: types.h:76
ORTE_DECLSPEC int orte_session_dir_finalize(orte_process_name_t *proc)
The orte_session_dir_finalize() function performs a cleanup of the session directory tree...
Definition: session_dir.c:589
BEGIN_C_DECLS ORTE_DECLSPEC int orte_session_dir(bool create, char *prefix, char *hostid, char *batchid, orte_process_name_t *proc)
Definition: session_dir.c:370
ORTE_DECLSPEC int orte_session_dir_cleanup(orte_jobid_t jobid)
The orte_session_dir_cleanup() function performs a cleanup of the session directory tree when a job i...
Definition: session_dir.c:519