ofi-cray / libfabric-cray

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

prov/gni: don't let FI_OPT_MIN_MULTIRECV be 0 #1391

Closed hppritcha closed 6 years ago

hppritcha commented 6 years ago

Currently GNI provider doesn't correctly handle FI_OPT_MIN_MULTIRECV being zero. As a workaround don't let an application set the EP opt to 0.

related to ofi-cray/libfabric-cray#1120

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

hppritcha commented 6 years ago

LANL CI has been turned off for the day.