20 #ifndef ORTERUN_ORTERUN_H
21 #define ORTERUN_ORTERUN_H
23 #include "orte_config.h"
31 int orterun(
int argc,
char *argv[]);
50 char *preload_files_dest_dir;
55 int server_wait_timeout;
59 #if OPAL_ENABLE_FT_CR == 1
62 bool disable_recovery;
Definition: mutex_unix.h:53
Global struct for catching orterun command line options.
Definition: orterun.h:36
Mutual exclusion functions.