1
1
Gilles Gouaillardet d2876fa4fd opal/util: revamp opal_output_verbose()
A typical parameter of opal_output_verbose() is ORTE_NAME_PRINT(...),
which is an expensive macro.
Most of the time, this is unnecessary since the verbosity level is too high.

Make opal_output_verbose() a macro so such arguments are only evaluated if the
verbosity is low enough.

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2019-07-09 11:24:31 +09:00
..
2018-10-16 13:17:09 -06:00
2018-12-18 14:37:04 -07:00
2018-12-18 14:37:04 -07:00
2019-02-08 11:11:25 -08:00
2019-01-29 13:34:44 -05:00
2017-08-03 09:18:58 -06:00
2015-06-23 20:59:57 -07:00