1
1
openmpi/orte/mca
KAWASHIMA Takahiro 8e7d874e14 ess/pmi: Fix --enable-timing compilation error
This commit fixes an compilation error when configured
with `--enable-timing`.

Procedures in the function `orte_ess_base_app_setup`
in `orte/mca/ess/base/ess_base_std_app.c` are moved
to `orte/mca/ess/pmi/ess_pmi_module.c`
and `orte/mca/ess/singleton/ess_singleton_module.c`
in the recent commit 57f6b94fa5.

In `ess_pmi_module.c`, the first argument of the
`OPAL_TIMING_ENV_NEXT` macro should have been adapted
to the destination function but was not.

In `ess_singleton_module.c`, `OPAL_TIMING_ENV_INIT`
was not used in the destination function originally.
So `OPAL_TIMING_ENV_NEXT` cannot be used in the function.

Signed-off-by: KAWASHIMA Takahiro <t-kawashima@jp.fujitsu.com>
2018-11-12 16:10:48 +09:00
..
common pmix/cray: fix disable-dlopen problem 2016-11-21 13:45:10 -06:00
errmgr Prevent errmgr invokation from crashing in finalize 2018-10-31 16:28:04 -04:00
ess ess/pmi: Fix --enable-timing compilation error 2018-11-12 16:10:48 +09:00
filem Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
grpcomm Update orte 2018-01-25 08:53:43 -08:00
iof Resolve a recursive destruct on the iof proct in finalize 2018-10-31 16:38:42 -04:00
odls Ensure SIGCHLD is unblocked 2018-10-15 21:03:17 -07:00
oob orte: strncpy() -> opal_string_copy() 2018-10-14 16:10:20 -07:00
plm orte: strncpy() -> opal_string_copy() 2018-10-14 16:10:20 -07:00
ras Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
regx Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
rmaps orte-rmaps-base: slightly amend help message 2018-11-08 14:21:47 -08:00
rml orted: fix tree-spawn when the node regex is too long 2018-01-04 09:33:46 +09:00
routed Convert nidmap to regx framework 2018-01-10 20:28:21 -08:00
rtc orte-rmaps-base: update out-of-slots show_help message 2018-11-08 15:02:57 -05:00
schizo Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
snapc orte: strncpy() -> opal_string_copy() 2018-10-14 16:10:20 -07:00
sstore Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
state Remove the stale orte-dvm code 2018-10-17 15:11:38 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00