File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -43,15 +43,6 @@ a core that does not exist on this node:
4343The MCA param directing this behavior is orte_daemon_cores.
4444Please correct the request and try again.
4545#
46- [orterun:pmix-failed]
47- The call to pmix_init_server() failed. This may be due to your
48- system's restriction for Unix's socket's path-length.
49-
50- orte_proc_session_dir: %s
51-
52- Please try to set TMPDIR to something short (like /tmp) or change
53- Your computer's name (see uname -n).
54- #
5546[cwd]
5647A dynamic operation (%s) was requested that requires us to obtain
5748the current working directory. Unfortunately, an error was returned
Original file line number Diff line number Diff line change @@ -660,3 +660,12 @@ method and try launching your job again.
660660
661661Your job will now abort.
662662#
663+ [orterun:pmix-failed]
664+ The call to pmix_init_server() failed. This may be due to your
665+ system's restriction for Unix's socket's path-length.
666+
667+ orte_proc_session_dir: %s
668+
669+ Please try to set TMPDIR to something short (like /tmp) or change
670+ Your computer's name (see uname -n).
671+ #
You can’t perform that action at this time.
0 commit comments