Commit 849816f
committed
transport/ofi: zero max_buffered_send before fi_getinfo hint
Let the provider advertise its natural inject_size rather than
requiring it to be at least sizeof(long double). The returned
inject_size is adopted immediately after fi_getinfo.1 parent 1d02b81 commit 849816f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1470 | 1470 | | |
1471 | 1471 | | |
1472 | 1472 | | |
1473 | | - | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
1474 | 1476 | | |
1475 | 1477 | | |
1476 | 1478 | | |
| |||
0 commit comments