1
1

Move the help into the proper file: all orte_show_help in

orte/orted/pmix/pmix_server.c reference orterun.
Этот коммит содержится в:
Rainer Keller 2016-04-07 22:52:23 +02:00
родитель 52080a5736
Коммит ad690a4bc0
2 изменённых файлов: 9 добавлений и 9 удалений
orte

Просмотреть файл

@ -43,15 +43,6 @@ a core that does not exist on this node:
The MCA param directing this behavior is orte_daemon_cores.
Please correct the request and try again.
#
[orterun:pmix-failed]
The call to pmix_init_server() failed. This may be due to your
system's restriction for Unix's socket's path-length.
orte_proc_session_dir: %s
Please try to set TMPDIR to something short (like /tmp) or change
Your computer's name (see uname -n).
#
[cwd]
A dynamic operation (%s) was requested that requires us to obtain
the current working directory. Unfortunately, an error was returned

Просмотреть файл

@ -660,3 +660,12 @@ method and try launching your job again.
Your job will now abort.
#
[orterun:pmix-failed]
The call to pmix_init_server() failed. This may be due to your
system's restriction for Unix's socket's path-length.
orte_proc_session_dir: %s
Please try to set TMPDIR to something short (like /tmp) or change
Your computer's name (see uname -n).
#