ofi-cray / libfabric-cray

Open Fabric Interfaces
http://ofiwg.github.io/libfabric/
Other
16 stars 9 forks source link

prov/gni: fix a bind issue with SEPs #1394

Closed hppritcha closed 7 years ago

hppritcha commented 7 years ago

An SEP can be bound to an AV prior to or after the SEP is used to create tx/rx contexts.

This commit allows for the first case to work.

Also remove erroneous code allowing bind of counter objects to scalable eps. This is not supported according to the fi_scalable_ep_bind description in the fi_endpoint man page.

Fixes ofi-cray/libfabric-cray#1386

Signed-off-by: Howard Pritchard howardp@lanl.gov

hppritcha commented 7 years ago

looks like cori is one busy XC system. trying again. bot:lanl:retest