--quiet
|
1e9227765a
|
ofi mtl: also link in mtl_ofi_LIBS in the static case
|
2015-08-20 10:40:46 -07:00 |
|
Ralph Castain
|
ea0e21bb06
|
Add a common/libfabric component to the opal layer where we can place common functions
|
2015-06-25 11:04:00 -07:00 |
|
Jeff Squyres
|
cc66745e7a
|
mtl/ofi: convert to use external libfabric
Use the new OPAL_CHECK_LIBFABRIC macro.
|
2015-06-15 15:17:06 -07:00 |
|
Yohann Burette
|
27f1884cf8
|
mtl/ofi: Reworked header files. Added compat to ease maintenance.
|
2015-05-12 15:47:50 -07:00 |
|
Yohann Burette
|
9392bb5ede
|
mtl/ofi: Implement Probe/Mprobe/Mrecv using FI_PEEK/FI_CLAIM.
|
2015-04-17 16:42:13 -07:00 |
|
Jithin Jose
|
9c937d44ae
|
Inline MTL-OFI
Signed-off-by: Jithin Jose <jithin.jose@intel.com>
Conflicts:
ompi/mca/mtl/ofi/mtl_ofi_recv.c
|
2015-04-03 15:19:30 -07:00 |
|
Jeff Squyres
|
6098b84294
|
libfabric: pass the appropriate LDFLAGS to libfabric components
When compiling against an external libfabric, ensure to also pass the
appropriate -L flags so that the compiler/linker can find it.
|
2015-02-19 05:35:38 -08:00 |
|
Jeff Squyres
|
c621d1e622
|
libfabric: don't LIBADD the common library in the static case
Adding the libfabric common library in the --disable-dlopen case will
result in duplicate symbols.
|
2014-12-18 11:04:08 -08:00 |
|
Jeff Squyres
|
4dcb92ab0b
|
ofi: remove use of non-existent macros
|
2014-12-17 13:36:01 -08:00 |
|
Yohann Burette
|
58a7a1e4ac
|
Adding an Open Fabrics Interfaces (OFI) MTL.
This MTL implementation uses the OFIWG libfabric's tag messaging capabilities.
|
2014-12-16 15:43:39 -08:00 |
|