Yohann Burette
|
3c06fd77db
|
mtl/ofi: remove unneeded FI_REMOTE_COMPLETE flag.
|
2015-01-23 10:55:03 -08:00 |
|
Yohann Burette
|
b88708bf68
|
mtl/ofi: use fi_ep_bind().
|
2015-01-23 10:50:10 -08:00 |
|
Jeff Squyres
|
9cc60b9e12
|
ofi mtl: update to new libfabric constant name
|
2015-01-15 07:12:39 -08:00 |
|
Yohann Burette
|
f01dd429df
|
Reset pointer to NULL to prevent double-freeing.
|
2015-01-05 17:01:37 -08:00 |
|
Yohann Burette
|
1e24da90fe
|
Fix fi_av_insert return code test.
|
2015-01-05 17:01:37 -08:00 |
|
Yohann Burette
|
5944c294ad
|
Add return code testing for fi_mr_reg.
|
2015-01-05 17:01:37 -08:00 |
|
Jeff Squyres
|
f3be0a5882
|
ofi: ensure that null_addr is initialized to NULL
And when null_addr is freed, set it back to NULL so that we don't try
to free it again in the error: label.
|
2014-12-16 17:32:15 -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 |
|