1
1
openmpi/ompi/mca/mtl
Jeff Squyres f5e1a672cc ofi: revamp OPAL_CHECK_OFI configury
Update the OPAL_CHECK_OFI configury macro:

- Make it safe to call the macro multiple times:
  - The checks only execute the first time it is invoked
  - Subsequent invocations, it just emits a friendly "checking..."
    message so that configure output is sensible/logical
- With the goal of ultimately removing opal/mca/common/ofi, rename the
  output variables from OPAL_CHECK_OFI to be
  opal_ofi_{happy|CPPFLAGS|LDFLAGS|LIBS}.
- Update btl/ofi, btl/usnic, and mtl/ofi for these new conventions.
- Also, don't use AC_REQUIRE to invoke OPAL_CHECK_OFI because that
  causes the macro to be invoked at a fairly random time, which makes
  configure stdout confusing / hard to grok.
- Remove a little left-over kruft in OPAL_CHECK_OFI, too (which
  resulted in an indenting change, making the change to
  opal_check_ofi.m4 look larger than it really is).

Thanks Alastair McKinstry for the report and initial fix.
Thanks Rashika Kheria for the reminder.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2019-02-07 06:29:58 -08:00
..
base mtl: reset ompi_mtl_base_selected_component on framework close 2018-05-02 14:53:34 -06:00
ofi ofi: revamp OPAL_CHECK_OFI configury 2019-02-07 06:29:58 -08:00
portals4 opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
psm mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
psm2 MTL/PSM2: add missing default priority 2018-12-07 14:46:34 -08:00
configure.m4 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mtl.h Add support for GPU buffers for PSM2 MTL 2017-09-01 16:59:03 -07:00