1
1
openmpi/ompi/mca/mtl/ofi
Howard Pritchard 69d2b818f7 mtl/query: squash compiler warning
Squash compiler warnings now showing up in the
query methods for the mtls.  Cast pointers to the different
mtl module specific types to the mca_base_module_t.

Also, fix up a missing extern in mtl_psm_types.h.
This was causing "multiple definition" errors when building
the mca_mtl_psm.so shared library.
2015-02-04 14:15:54 -07:00
..
configure.m4 configury: add some descriptive output messages in configure 2014-12-17 13:36:01 -08:00
help-mtl-ofi.txt Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00
Makefile.am libfabric: don't LIBADD the common library in the static case 2014-12-18 11:04:08 -08:00
mtl_ofi_cancel.c Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00
mtl_ofi_component.c mtl/query: squash compiler warning 2015-02-04 14:15:54 -07:00
mtl_ofi_endpoint.c Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00
mtl_ofi_endpoint.h Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00
mtl_ofi_message.c Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00
mtl_ofi_message.h ofi: add "unused" attribute to rc to prevent compiler warning 2014-12-16 17:30:46 -08:00
mtl_ofi_probe.c Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00
mtl_ofi_recv.c Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00
mtl_ofi_request.h Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00
mtl_ofi_send.c Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00
mtl_ofi_types.h mtl_ofi_types.h: add "extern" to the mca_mtl_ofi_component declaration 2015-02-04 10:40:56 -08:00
mtl_ofi.c mtl/ofi: fix ep_name exchange 2015-02-04 08:32:04 -08:00
mtl_ofi.h Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00
post_configure.sh Adding an Open Fabrics Interfaces (OFI) MTL. 2014-12-16 15:43:39 -08:00